mirror of
https://github.com/Buriburizaem0n/live2d.git
synced 2025-12-15 07:31:06 +00:00
fixed bug
This commit is contained in:
@@ -24,7 +24,7 @@ function loadWidget() {
|
||||
sessionStorage.removeItem("waifu-text");
|
||||
document.body.insertAdjacentHTML("beforeend", `<div id="waifu">
|
||||
<div id="waifu-tips"></div>
|
||||
<canvas id="live2d" width="1200" height="800"></canvas>
|
||||
<canvas id="live2d" width="800" height="800"></canvas>
|
||||
<div id="waifu-tool">
|
||||
<span class="fa fa-lg fa-music"></span>
|
||||
<span class="fa fa-lg fa-comment"></span>
|
||||
|
||||
Reference in New Issue
Block a user