mirror of https://github.com/jpanther/congo.git
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
|
window.addEventListener("load", () => {
|
||
|
quicklink.listen();
|
||
|
});
|
||
|
|