From 70f40b94ad7f2d9eeb82a9313049e96d8fbc068d Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 18 Jun 2025 15:11:04 +0500 Subject: feat: save upload options --- public/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index b03b063..a6fa197 100644 --- a/public/index.php +++ b/public/index.php @@ -378,6 +378,7 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); const formTabs = document.getElementById('form-upload-tabs'); +