Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RELEASE #14

Merged
merged 21 commits into from
Mar 13, 2022
Merged

RELEASE #14

merged 21 commits into from
Mar 13, 2022

Conversation

Nps-rf
Copy link
Member

@Nps-rf Nps-rf commented Mar 13, 2022

No description provided.

@Nps-rf Nps-rf added documentation Improvements or additions to documentation enhancement New feature or request Release Big update A lot of features added labels Mar 13, 2022
@@ -188,7 +206,34 @@ async def edit_homework(message: types.Message, state: FSMContext):
await state.finish()


@dp.callback_query_handler(lambda query: query.data.split('_')[1][0] == 'B')
@dp.callback_query_handler(lambda query: query.data.split('_')[2][0] == 'B', state=SelfState.Add_state)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nps-rf Nps-rf merged commit 43999a3 into master Mar 13, 2022
@Nps-rf Nps-rf linked an issue Mar 17, 2022 that may be closed by this pull request
@Nps-rf Nps-rf added this to the Release stable version milestone Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Big update A lot of features added documentation Improvements or additions to documentation enhancement New feature or request Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete release
3 participants