Update text
This commit is contained in:
parent
380325bd43
commit
9ef497028c
@ -621,7 +621,7 @@ addEventListener("DOMContentLoaded", () => {
|
|||||||
reader.readAsText(file);
|
reader.readAsText(file);
|
||||||
});
|
});
|
||||||
saveCustomLocale(text);
|
saveCustomLocale(text);
|
||||||
if (confirm("Imported your file.\nWant to realod the extension now?")) {
|
if (confirm("Imported your file.\nWant to relaod the extension now?")) {
|
||||||
runtime.reload();
|
runtime.reload();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user