web/safety-warning: reduce continue button timeout
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled

This commit is contained in:
wukko 2024-10-16 17:03:34 +06:00
parent 1ab94eb11d
commit 0e52e1f8b0
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -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({