mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 15:07:19 +09:00
Fix bug
This commit is contained in:
parent
971d78a957
commit
be8583548a
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user