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