From aa1e4d028a4daee0a9088c812285c26323e284e0 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sat, 15 Jun 2024 14:53:51 +0200 Subject: [PATCH] fix(view): add ID to upload button for easier access Added an ID to the upload button in the file sharing section to facilitate easier DOM manipulation and element targeting. This enhancement ensures more robust and maintainable code, critical for future updates and potential automation tasks. --- views/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.ejs b/views/index.ejs index 869c8d8..575ffda 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -23,7 +23,7 @@

Share File

- +