This commit is contained in:
parent
4605a46765
commit
14fa6fe096
|
|
@ -141,6 +141,7 @@ class PlayerTemplates:
|
||||||
)
|
)
|
||||||
inline_keyboard_array = []
|
inline_keyboard_array = []
|
||||||
extra_buttons = []
|
extra_buttons = []
|
||||||
|
|
||||||
else:
|
else:
|
||||||
text = content_metadata_json.get('description').strip()
|
text = content_metadata_json.get('description').strip()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue