mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-10-04 12:07:26 +03:00
фикс клавиатуры
This commit is contained in:
@@ -67,8 +67,8 @@ class QuestionInlineButtonsTask(BaseQuestionsTask, SimpleInlineButtonsTask):
|
||||
answer=str(i),
|
||||
).pack(),
|
||||
)
|
||||
for i, option in enumerate(self.variants)
|
||||
]
|
||||
for i, option in enumerate(self.variants)
|
||||
]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user