summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-04-20 18:07:51 +0500
committerilotterytea <iltsu@alright.party>2025-04-20 18:07:51 +0500
commite251ac263125403009388fd50edaf855c645a9b2 (patch)
tree0e5adfe05e8dd6d15b4586d75922a8b93e7d228b
parentac5b69edf724d164c2150dfc96129335b9225299 (diff)
upd: text
-rw-r--r--public/emotes/add.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/emotes/add.php b/public/emotes/add.php
index a5c480d..33e8c06 100644
--- a/public/emotes/add.php
+++ b/public/emotes/add.php
@@ -64,4 +64,4 @@ $stmt->execute([$emote_set_id, $emote_id, $user_id]);
$db = null;
-generate_alert("/emotes/$emote_id", "Successfully added a new emote!", 200); \ No newline at end of file
+generate_alert("/emotes/$emote_id", "This emote has been added to your set. Enjoy!", 200); \ No newline at end of file