NotesStreamに流す新規ノートは匿名でpackするように (MisskeyIO#187)
MisskeyIO#134 の不具合修正
This commit is contained in:
		| @@ -552,7 +552,7 @@ export class NoteCreateService implements OnApplicationShutdown { | ||||
| 			} | ||||
|  | ||||
| 			// Pack the note | ||||
| 			const noteObj = await this.noteEntityService.pack(note, user); | ||||
| 			const noteObj = await this.noteEntityService.pack(note, null); | ||||
|  | ||||
| 			this.globalEventService.publishNotesStream(noteObj); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 まっちゃとーにゅ
					まっちゃとーにゅ