This commit is contained in:
cutls
2020-07-09 17:03:22 +09:00
parent 414782fd71
commit 0bf3f69a28
20 changed files with 61 additions and 55 deletions

View File

@@ -204,7 +204,7 @@ function verck(ver, jp) {
}
}
if (showVer) {
M.toast({
Mtoast({
html:
escapeHTML(obj.text) +
toot +
@@ -265,7 +265,7 @@ function infowebsocket() {
if (showVer) {
console.log(obj.text)
console.log(escapeHTML(obj.text))
M.toast({
Mtoast({
html:
escapeHTML(obj.text) +
toot +