Skip to content

Commit

Permalink
Fix buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Jun 27, 2021
1 parent 372cc1c commit b964879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helpers/pagination.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
from discord.ext.menus.views import ViewMenuPages

REMOVE_BUTTONS = [
"\N{BLACK LEFT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR}\ufe0f",
"\N{BLACK RIGHT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR}\ufe0f",
"\N{BLACK SQUARE FOR STOP}\ufe0f",
]

Expand Down

0 comments on commit b964879

Please sign in to comment.