feat: add Web Vault visibility switch

This commit is contained in:
shuaiplus
2026-07-17 11:32:43 +08:00
parent 299eda597f
commit 6cbc06f833
7 changed files with 69 additions and 21 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ command = "npm run build"
binding = "ASSETS"
directory = "./dist"
not_found_handling = "single-page-application"
run_worker_first = false
run_worker_first = true
[triggers]
crons = [ "*/5 * * * *" ]