fix sheets and icons, adds screenshots

This commit is contained in:
Johann Dreo 2023-08-20 15:56:36 +02:00
commit 37bbc54927
8 changed files with 24 additions and 6 deletions

View file

@ -516,13 +516,13 @@ def get_icons(name=None):
},
'emojis' : {
'tag': ['🏷 ', ''],
'short': ['\n ', ''],
'tag': ['🏷 ', ''],
'short': ['\n', ''],
},
'power' : {
'tag': ['', ''],
'short': ['\n ', ''],
'short': ['\n', ''],
},
}