mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:17:23 +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({
|
||||
text: text,
|
||||
cw: serifs.kazutori.finish,
|
||||
renote: game.postId
|
||||
renoteId: game.postId
|
||||
});
|
||||
|
||||
this.unsubscribeReply(null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user