Skip to content

Commit c50ee19

Browse files
fix: Enable upload button by default
1 parent 8b84608 commit c50ee19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
VITE_API_ENDPOINT={{ backend-fqdn }}
22
DISABLE_AUTH=true
3-
VITE_ENABLE_UPLOAD_BUTTON=false
3+
VITE_ENABLE_UPLOAD_BUTTON=true

0 commit comments

Comments
 (0)