merge: upstream
This commit is contained in:
@@ -368,6 +368,7 @@ export class NoteEntityService implements OnModuleInit {
|
||||
name: channel.name,
|
||||
color: channel.color,
|
||||
isSensitive: channel.isSensitive,
|
||||
allowRenoteToExternal: channel.allowRenoteToExternal,
|
||||
} : undefined,
|
||||
mentions: note.mentions && note.mentions.length > 0 ? note.mentions : undefined,
|
||||
uri: note.uri ?? undefined,
|
||||
|
||||
Reference in New Issue
Block a user