mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-29 18:40:38 +00:00
Replace confirm() dialog (blocked by Tauri webview) with a double-click confirmation pattern: first click turns the button red with "Click again to confirm", second click clears data. Resets after 3 seconds if not confirmed.