mirror of
https://github.com/civsocit/olgram.git
synced 2026-03-02 09:57:15 +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