mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Update i18n_example.py
This commit is contained in:
parent
ef8dff092e
commit
29aa4daf2c
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ def get_likes() -> int:
|
|||
def increase_likes() -> int:
|
||||
LIKES_STORAGE['count'] += 1
|
||||
return get_likes()
|
||||
#
|
||||
|
||||
|
||||
@dp.message_handler(commands='like')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue