bozo
This commit is contained in:
parent
d64e62101a
commit
9ae0dd0e28
@ -75,7 +75,7 @@ const router = async (uri = "") => {
|
|||||||
if (content == null)
|
if (content == null)
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
document.querySelector("#app").innerHTML = content
|
document.querySelector("#app").innerHTML = content
|
||||||
|
|
||||||
await view.postInit();
|
await view.postInit();
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user