Add quicklink

This commit is contained in:
stereobooster
2023-09-11 08:55:38 +02:00
committed by James Panther
parent fa3a47c52b
commit 1e3241997d
6 changed files with 247 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
window.addEventListener("load", () => {
quicklink.listen();
});