mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2024-12-24 16:44:46 +03:00
фикс клавиатуры
This commit is contained in:
parent
b7cba315d7
commit
58281f2580
@ -67,8 +67,8 @@ class QuestionInlineButtonsTask(BaseQuestionsTask, SimpleInlineButtonsTask):
|
|||||||
answer=str(i),
|
answer=str(i),
|
||||||
).pack(),
|
).pack(),
|
||||||
)
|
)
|
||||||
for i, option in enumerate(self.variants)
|
|
||||||
]
|
]
|
||||||
|
for i, option in enumerate(self.variants)
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user