reduce-slider-publish

This commit is contained in:
unknown
2025-12-29 08:53:19 +08:00
parent d85818b41e
commit 5b957628af
2 changed files with 4 additions and 2 deletions

View File

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