mirror of
https://github.com/esiur/iui.git
synced 2026-04-03 22:48:21 +00:00
init with origin
This commit is contained in:
@@ -56,6 +56,7 @@ window.addEventListener("afterprint", e => {
|
||||
window.addEventListener("load", async function () {
|
||||
await IUI.create(document.body);
|
||||
await IUI.created(document.body);
|
||||
window.router.navigate(window.router.origin);
|
||||
});
|
||||
|
||||
window.iui = iui;
|
||||
|
||||
Reference in New Issue
Block a user