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