fix sheets and icons, adds screenshots
This commit is contained in:
parent
cb14e0340c
commit
37bbc54927
8 changed files with 24 additions and 6 deletions
|
|
@ -516,13 +516,13 @@ def get_icons(name=None):
|
|||
},
|
||||
|
||||
'emojis' : {
|
||||
'tag': ['🏷 ', ''],
|
||||
'short': ['\n ', ' '],
|
||||
'tag': ['🏷️ ', ''],
|
||||
'short': ['\n', ' '],
|
||||
},
|
||||
|
||||
'power' : {
|
||||
'tag': ['', ''],
|
||||
'short': ['\n ', ' '],
|
||||
'short': ['\n', ' '],
|
||||
},
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue