- Undo debugging edit in emoji

This commit is contained in:
trigg 2020-10-02 22:55:09 +01:00
parent bfcd40169d
commit d8c99c4673

View file

@ -87,8 +87,8 @@ class TextOverlayWindow(OverlayWindow):
elif msg['type'] == 'emoji':
if 'surrogate' in msg:
# ['src'] is SVG URL
ret = msg
# ret = msg['surrogate']
#ret = msg
ret = msg['surrogate']
else:
### Add Image ###
url = ("https://cdn.discordapp.com/emojis/%s.png?v=1" %