Skip to content

Commit

Permalink
更新 meizu.js
Browse files Browse the repository at this point in the history
暂时注释发布主题(水帖会被删帖)
  • Loading branch information
Wenmoux authored Jan 18, 2024
1 parent cff1302 commit 1fb00f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/meizu.js
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ async function meizu() {
await favoriteTopics(arList)
break;
case '发布主题':
await createTopic("小鸟说早早早", "你为什么背上炸药包", 22, 534)
//await createTopic("小鸟说早早早", "你为什么背上炸药包", 22, 534)
break;
default:
console.log(`没有定义任务 "${task.taskName}" 的执行操作,跳过`);
Expand Down

0 comments on commit 1fb00f2

Please sign in to comment.