Update smzdm_testing.js

This commit is contained in:
Hex
2023-11-25 14:18:49 +08:00
parent f46522d909
commit 0ee03e3773

View File

@@ -149,7 +149,7 @@ class SmzdmTestingTaskBot extends SmzdmTaskBot {
!(async () => { !(async () => {
if (process.env.SMZDM_TASK_TESTING != 'yes') { if (process.env.SMZDM_TASK_TESTING != 'yes') {
$.log('🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!'); $.log('\n🟡请设置 SMZDM_TASK_TESTING 环境变量值为 yes 后才能运行全民众测能量值任务!');
return; return;
} }