mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-17 05:26:18 +00:00
bump python version
This commit is contained in:
@@ -11,7 +11,7 @@ from olgram.settings import OlgramSettings
|
||||
from locales.locale import _
|
||||
|
||||
|
||||
@dp.message_handler(commands=["notify-owner"], state="*")
|
||||
@dp.message_handler(commands=["notifyowner"], state="*")
|
||||
async def notify(message: types.Message, state: FSMContext):
|
||||
"""
|
||||
Команда /notify-owner
|
||||
|
||||
Reference in New Issue
Block a user