Template
mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-08-26 06:57:44 +00:00
Update
This commit is contained in:
@@ -9,7 +9,7 @@ from tgbot.database.db_helper import dict_factory, update_format
|
||||
|
||||
# Модель таблицы
|
||||
class SettingsModel(BaseModel):
|
||||
status_work: str
|
||||
status_work: str # Статус работы бота
|
||||
|
||||
|
||||
# Работа с настройками
|
||||
|
||||
Reference in New Issue
Block a user