prevent-log-render

This commit is contained in:
unknown
2025-12-29 08:57:49 +08:00
parent 5b957628af
commit ca899630b3

View File

@@ -4066,7 +4066,7 @@ function propublish(project, topic, message){
lastPublishTime.push(new Date())
} else {
showtext(JSLang[lang].speedLimit)
MixIO.log(JSLang[lang].speedLimit)
//MixIO.log(JSLang[lang].speedLimit)
stop_project()
}
}