limjeck / osuplus

GNU General Public License v3.0
140 stars 37 forks source link

create mirror buttons before new "more" button #46

Closed tybug closed 3 years ago

tybug commented 3 years ago

as of https://github.com/ppy/osu-web/pull/7480 there's a new "show more" button which should always be at the end of the buttons, this pr creates all the buttons before this new button

limjeck commented 3 years ago

fixed already