mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
update emoji to follow styling
This commit is contained in:
parent
028999eef1
commit
4242794942
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ module.exports = {
|
||||||
pages,
|
pages,
|
||||||
buttons: [{
|
buttons: [{
|
||||||
customId: "next",
|
customId: "next",
|
||||||
emoji: "🖼️",
|
emoji: "<:images:1063477061156605982>",
|
||||||
label: "Switch Avatar",
|
label: "Toggle Server/Profile",
|
||||||
style: 1
|
style: 1
|
||||||
}]
|
}]
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue