WIP
This commit is contained in:
parent
cd73d7cded
commit
deb4ef52ba
@ -195,6 +195,7 @@ function onDictionaryImport() {
|
|||||||
}).then(() => {
|
}).then(() => {
|
||||||
dictImport.prop('disabled', false);
|
dictImport.prop('disabled', false);
|
||||||
dictUrl.val('');
|
dictUrl.val('');
|
||||||
|
dictUrl.trigger('input');
|
||||||
progressbar.hide();
|
progressbar.hide();
|
||||||
dictSpinner.hide();
|
dictSpinner.hide();
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user