Typos
This commit is contained in:
parent
4d48a2c395
commit
1935c7f444
@ -611,7 +611,7 @@ addEventListener("DOMContentLoaded", async () => {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// eslint-disable-next-line max-len
|
// eslint-disable-next-line max-len
|
||||||
if (confirm("Changing the selected translation requires restarting the extension.\nDo you wanDo you want to restrt the extension now?")) {
|
if (confirm("Changing the selected translation requires restarting the extension.\nDo you want to restart the extension now?")) {
|
||||||
runtime.reload();
|
runtime.reload();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user