From 0e52e1f8b091c2c48d7851a0185ecf8087115733 Mon Sep 17 00:00:00 2001 From: wukko Date: Wed, 16 Oct 2024 17:03:34 +0600 Subject: [PATCH] web/safety-warning: reduce continue button timeout --- web/src/lib/api/safety-warning.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/api/safety-warning.ts b/web/src/lib/api/safety-warning.ts index 175ddd67..26ad6aa4 100644 --- a/web/src/lib/api/safety-warning.ts +++ b/web/src/lib/api/safety-warning.ts @@ -98,7 +98,7 @@ export const customInstanceWarning = async () => { text: get(t)("button.continue"), color: "red", main: true, - timeout: 15000, + timeout: 5000, action: () => { _actions.resolve(); updateSetting({