diff options
author | 2020-02-17 16:55:40 +0200 | |
---|---|---|
committer | 2020-02-17 16:55:40 +0200 | |
commit | a43655831319ebeefc8038c2c4b1b981d6c5a759 (patch) | |
tree | cb26ff40154015de9b13e958930980b4b875d957 | |
parent | Paginator Migration - Added trashcan emoji to constants.py (diff) |
Paginator Migration - Added trashcan emoji to 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 be92770d..2c68f719 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -88,7 +88,7 @@ class Emojis: christmas_tree = "\U0001F384" check = "\u2611" envelope = "\U0001F4E8" - trashcan = "<:trashcan:678677706652647506>" + trashcan = "<:trashcan:637136429717389331>" terning1 = "<:terning1:431249668983488527>" terning2 = "<:terning2:462339216987127808>" |