Reviewed HTML and options

This commit is contained in:
n1474335 2023-01-19 17:47:07 +00:00
parent fa21768931
commit 84f0750525
4 changed files with 43 additions and 80 deletions

View file

@ -51,8 +51,7 @@ function main() {
logLevel: "info",
autoMagic: true,
imagePreview: true,
syncTabs: true,
preserveCR: "entropy"
syncTabs: true
};
document.removeEventListener("DOMContentLoaded", main, false);