From d16358f951d75f96b617f50873e373ac710dcdd5 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 4 May 2025 00:46:48 +0500 Subject: fix: emote link --- public/emotes/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/emotes/index.php') diff --git a/public/emotes/index.php b/public/emotes/index.php index 2c2cff7..ddde7c3 100644 --- a/public/emotes/index.php +++ b/public/emotes/index.php @@ -413,7 +413,7 @@ if (CLIENT_REQUIRES_JSON) {
get_id() . '">'; + echo ''; if ($e->is_added_by_user()) { echo ''; -- cgit v1.2.3