From be8583548a06c219676e2957ee4e5d9d52e59f6a Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 24 Jan 2019 09:41:51 +0900 Subject: [PATCH] Fix bug --- src/modules/kazutori/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/kazutori/index.ts b/src/modules/kazutori/index.ts index 0802f01..322db9b 100644 --- a/src/modules/kazutori/index.ts +++ b/src/modules/kazutori/index.ts @@ -176,7 +176,7 @@ export default class extends Module { this.ai.post({ text: text, cw: serifs.kazutori.finish, - renote: game.postId + renoteId: game.postId }); this.unsubscribeReply(null);