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