call NoteEntityService.hideNote from streaming API
This commit is contained in:
@@ -99,6 +99,7 @@ class HybridTimelineChannel extends Channel {
|
||||
}
|
||||
|
||||
const clonedNote = await this.assignMyReaction(note);
|
||||
await this.hideNote(clonedNote);
|
||||
|
||||
this.connection.cacheNote(clonedNote);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user