From 9f1d1bdc61bc093abbee498204250bf1d906e767 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Fri, 29 May 2026 15:07:49 -0400 Subject: [PATCH] 05/29 Fixed reveal button wil submit the form --- app/static/js/vault.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/static/js/vault.js b/app/static/js/vault.js index a604d0b..68c1143 100644 --- a/app/static/js/vault.js +++ b/app/static/js/vault.js @@ -4107,8 +4107,8 @@ const Vault = (() => { return `
•••••••• ${escHtml(date)} - - + +
`; }).join("");