From 23da921c43b1c925710b55f93b87fef92dedd179 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 10 Dec 2025 12:49:54 +0500 Subject: feat: emote reupload --- lib/config.php | 3 +++ lib/partials.php | 11 ++++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/config.php b/lib/config.php index b182d3a..fac6e02 100644 --- a/lib/config.php +++ b/lib/config.php @@ -28,6 +28,9 @@ $cfg = [ 'storeoriginal' => true, 'urlupload' => true ], + 'reupload' => [ + 'enable' => true + ], 'rating' => [ 'enable' => true, 'names' => "-1=COAL\n1=GEM", diff --git a/lib/partials.php b/lib/partials.php index 71a429a..2d6cd44 100644 --- a/lib/partials.php +++ b/lib/partials.php @@ -20,9 +20,14 @@ function html_navigation_bar() Users - Upload'; - } ?> + + Upload + + + + Re-upload + + Account