mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/ResetSettingsButton: move to settings subdir & reduce timeout to 2s
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
text: $t("button.reset"),
|
||||
color: "red",
|
||||
main: true,
|
||||
timeout: 5000,
|
||||
timeout: 2000,
|
||||
action: () => resetSettings(),
|
||||
},
|
||||
],
|
Reference in New Issue
Block a user