diff options
author | 2021-01-08 00:07:31 +0000 | |
---|---|---|
committer | 2021-01-08 00:07:31 +0000 | |
commit | 4505ba3b07c75f531bb6aea0f16737f92330f37e (patch) | |
tree | 93593cbdc7f1ae7b9938ac45b124a9171f567579 /bot/constants.py | |
parent | Get and renew V4 OAuth token (diff) |
Revert change to trashcan emoji
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py index e638dfa1..cc342f3d 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -174,7 +174,7 @@ class Emojis: christmas_tree = "\U0001F384" check = "\u2611" envelope = "\U0001F4E8" - trashcan = "<:trashcan:796854840293589003>" + trashcan = "<:trashcan:637136429717389331>" ok_hand = ":ok_hand:" dice_1 = "<:dice_1:755891608859443290>" |