2026.5.1 #18

Merged
last2014 merged 8 commits from develop into main 2026-05-16 10:25:49 +00:00
Showing only changes of commit 1c979939bb - Show all commits
+1 -1
View File
@@ -88,7 +88,7 @@ if (!isMainThread && workerData === "scheduledWeatherNotice") {
console.log("天気仮投稿:", provisionalUeuse.uniqid);
weatherReply(provisionalUeuse.uniqid);
await weatherReply(provisionalUeuse.uniqid);
process.exit(0);
} catch (err: any) {
console.error("message" in err