Compare commits
1 commit
a5ec38f3a3
...
170d38ea08
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
170d38ea08 |
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
||||||
link.download = "hs3_db_label_" + template + "_" + item_id + ".lbx";
|
link.download = "hs3_db_label_" + template + "_" + item_id + ".lbx";
|
||||||
link.click();
|
link.click();
|
||||||
}
|
}
|
||||||
|
|
||||||
document.addEventListener("DOMContentLoaded", async () => {
|
document.addEventListener("DOMContentLoaded", async () => {
|
||||||
await initTemplates();
|
await initTemplates();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue