v7.2@uwuzu1.5.4をリリース
This commit is contained in:
@@ -19,6 +19,7 @@ export async function weatherNotice() {
|
||||
※タイムラインが埋まるため返信に記載しています
|
||||
`,
|
||||
}),
|
||||
cache: "no-store",
|
||||
},
|
||||
);
|
||||
|
||||
@@ -114,6 +115,7 @@ export async function weatherReply(uniqid: string) {
|
||||
text: weatherResults[i],
|
||||
replyid: uniqid,
|
||||
}),
|
||||
cache: "no-store",
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user