fix: duplicate root dom element in dev mode
This commit is contained in:
parent
a4439ed803
commit
f40c3a2d9f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div id="misskey_app"></div>
|
||||
<div id="sharkey_app"></div>
|
||||
<script type="module" src="./_dev_boot_.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue