From 1e0383635f0fdd2f1fce64a3079e14d2a199b31d Mon Sep 17 00:00:00 2001 From: goro Date: Wed, 6 May 2026 03:30:57 +0300 Subject: [PATCH] fix upload issue on ios --- src/pages/upload.astro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/upload.astro b/src/pages/upload.astro index 2d42c3a..fe4ed36 100644 --- a/src/pages/upload.astro +++ b/src/pages/upload.astro @@ -23,7 +23,7 @@ const UPLOAD_PASSWORD = import.meta.env.PUBLIC_UPLOAD_PASSWORD;

Drag & drop files here or

- +
@@ -68,6 +68,9 @@ const UPLOAD_PASSWORD = import.meta.env.PUBLIC_UPLOAD_PASSWORD;