mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
web/ResetSettingsButton: add a timeout to reset button in dialog
This commit is contained in:
parent
f34340a06d
commit
87adffaf02
@ -23,6 +23,7 @@
|
||||
text: $t("dialog.button.reset"),
|
||||
color: "red",
|
||||
main: true,
|
||||
timeout: 5000,
|
||||
action: () => resetSettings(),
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user