mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-11-02 07:15:56 +08:00
Update 4 files
- /_posts/2025-11-01-mirrors.md - /_data/other_repo_list.csv - /_layouts/post.html - /Live2dHistoire/live2d/js/message.js
This commit is contained in:
@ -201,9 +201,9 @@ if (!norunFlag) {
|
||||
eventFlag = true;
|
||||
}
|
||||
var data = JSON.parse(event.data);
|
||||
if (data.response) {
|
||||
if (data.response) {
|
||||
outputContainer.textContent += data.response;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user