Skip to content

Commit

Permalink
Update autoload.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bindery3 authored Apr 1, 2020
1 parent 52d2cdd commit e446b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (screen.width >= 768) {
initWidget({
waifuPath: live2d_path + "waifu-tips.json",
apiPath: "https://live2d.fghrsh.net/api/",
//cdnPath: "https://cdn.jsdelivr.net/gh/fghrsh/live2d_api/"
cdnPath: "https://cdn.jsdelivr.net/gh/fghrsh/live2d_api/"
});
});
}
Expand Down

0 comments on commit e446b1f

Please sign in to comment.