mchangrh / sb-slash

Sponsorblock with discord slash commands
https://sb-slash.mchang.workers.dev/invite
GNU General Public License v3.0
7 stars 6 forks source link

Make buttons not appear in "Lookup Segments" message-command when there's only 1 page #31

Closed mini-bomba closed 2 years ago

mini-bomba commented 2 years ago

This is done by actually just moving the 1-page check into util/components.js... which means this has to do less duplicate work (we are no longer parsing the json twice just for the buttons)