mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-24 13:03:39 +00:00
;
This commit is contained in:
@@ -214,7 +214,7 @@ const rootEl = (() => {
|
||||
rootEl.id = MISSKEY_MOUNT_DIV_ID;
|
||||
document.body.appendChild(rootEl);
|
||||
return rootEl;
|
||||
})()
|
||||
})();
|
||||
|
||||
app.mount(rootEl);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user