all repos — stealth-developers @ 12206fdff0557b590becab43f3e1e927f59b0a28

chore: idk no emoji i think
vi did:web:vt3e.cat
Thu, 07 May 2026 23:19:26 +0100
commit

12206fdff0557b590becab43f3e1e927f59b0a28

parent

89678503b448f85284d21270bf0532270f6fa434

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M src/interactions/commands/tickets/actions.tssrc/interactions/commands/tickets/actions.ts

@@ -148,8 +148,7 @@ const controls = new ActionRowBuilder<ButtonBuilder>().addComponents(

new ButtonBuilder() .setCustomId("ticket:claim") .setLabel("Claim") - .setStyle(ButtonStyle.Primary) - .setEmoji("🙋‍♂️"), + .setStyle(ButtonStyle.Primary), new ButtonBuilder() .setCustomId("ticket:close") .setLabel("Close")