From 2c51a000a9f2f51f54b761e4975086f9db3780a4 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 3 May 2025 16:50:50 +0500 Subject: upd: big changes in database.sql + .webp is now default image format --- public/system/emotes/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'public/system/emotes') diff --git a/public/system/emotes/index.php b/public/system/emotes/index.php index 713957e..98d56b8 100644 --- a/public/system/emotes/index.php +++ b/public/system/emotes/index.php @@ -60,7 +60,7 @@ if ($emote_id > 0) { '; - echo ''; + echo ''; echo '' . $row["code"] . ''; echo ' by '; @@ -86,11 +86,11 @@ if ($emote_id > 0) {
- " + /1x.webp" alt=""> - " + /2x.webp" alt=""> - " + /3x.webp" alt="">
-- cgit v1.2.3