mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-30 13:30: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"),
|
text: $t("dialog.button.import"),
|
||||||
color: "red",
|
color: "red",
|
||||||
main: true,
|
main: true,
|
||||||
|
timeout: 5000,
|
||||||
action: () => updateSettings(reader),
|
action: () => updateSettings(reader),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user