update emoji to follow styling

This commit is contained in:
derpystuff 2023-01-13 16:19:34 +01:00
parent 028999eef1
commit 4242794942

View file

@ -40,8 +40,8 @@ module.exports = {
pages,
buttons: [{
customId: "next",
emoji: "🖼️",
label: "Switch Avatar",
emoji: "<:images:1063477061156605982>",
label: "Toggle Server/Profile",
style: 1
}]
});