Compare commits

..

1 commit

Author SHA1 Message Date
Piotr Gaczkowski
a5ec38f3a3 feat: Add basic frontend
Some checks failed
MegaLinter / MegaLinter (pull_request) Has been cancelled
Update website / update (pull_request) Has been cancelled
2026-04-16 14:22:50 +02:00

View file

@ -130,7 +130,7 @@
link.download = "hs3_db_label_" + template + "_" + item_id + ".lbx";
link.click();
}
document.addEventListener("DOMContentLoaded", async () => {
await initTemplates();