From 282217561e0aba918fa98f7868963c0b19d091ef Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 22 Mar 2022 17:36:08 +0800 Subject: [PATCH] =?UTF-8?q?live2d=20=E4=B8=8E=20animate=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Live2D.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Live2D.js b/components/Live2D.js index fa86636e..48d438a6 100644 --- a/components/Live2D.js +++ b/components/Live2D.js @@ -23,7 +23,7 @@ export default function Live2D () { } }, [init]) - return + return } function initLive2D () {