Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Commit 421e2ef

Browse files
authored
Update main.js
1 parent 8cb4ca7 commit 421e2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,4 +451,4 @@ function loadlive2d(id,modelurl,headPos) {
451451
init(modelurl);
452452
}
453453

454-
window.loadlive2d = loadlive2d
454+
window.loadlive2d = loadlive2d;

0 commit comments

Comments
 (0)