From d26cccd88779b28342408aa260dacaaefa9d668a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 3 Mar 2024 15:28:16 -0800 Subject: [PATCH] Swap arrowLast and arrowRight icons --- src/lib/emoji/icons.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/emoji/icons.ts b/src/lib/emoji/icons.ts index 6632f8ee..a06b0294 100644 --- a/src/lib/emoji/icons.ts +++ b/src/lib/emoji/icons.ts @@ -28,8 +28,8 @@ export const icons = { // Utlity reactions arrowFirst: "<:first:1197111484967292928>", arrowLeft: "<:previous:1197111409302065162>", - arrowLast: "<:next:1197111479883812895>", - arrowRight: "<:last:1197111411055263764>", + arrowRight: "<:next:1197111479883812895>", + arrowLast: "<:last:1197111411055263764>", // Native emoji overrides fire: "<:fire:1197111444542595162>",