Compare commits
1 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
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