This commit is contained in:
syuilo 2019-01-24 09:41:51 +09:00
parent 971d78a957
commit be8583548a
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -176,7 +176,7 @@ export default class extends Module {
this.ai.post({ this.ai.post({
text: text, text: text,
cw: serifs.kazutori.finish, cw: serifs.kazutori.finish,
renote: game.postId renoteId: game.postId
}); });
this.unsubscribeReply(null); this.unsubscribeReply(null);