mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-26 09:04:43 +00:00
Update 3 files
- /Live2dHistoire/live2d/js/message.js - /_data/links.csv - /_posts/2025-09-01-quine.md
This commit is contained in:
@@ -201,7 +201,9 @@ if (!norunFlag) {
|
||||
eventFlag = true;
|
||||
}
|
||||
var data = JSON.parse(event.data);
|
||||
outputContainer.textContent += data.response;
|
||||
if (data.response) {
|
||||
outputContainer.textContent += data.response;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user