mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 04:50:13 +02:00
web/TransferSettings: add a timeout to import button in dialog
This commit is contained in:
parent
11d3d71937
commit
f34340a06d
@ -54,6 +54,7 @@
|
||||
text: $t("dialog.button.import"),
|
||||
color: "red",
|
||||
main: true,
|
||||
timeout: 5000,
|
||||
action: () => updateSettings(reader),
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user