parent
3a105024c7
commit
5dfbce7571
13 changed files with 60 additions and 4 deletions
|
@ -75,6 +75,7 @@ export class ChannelEntityService {
|
|||
bannerUrl: banner ? this.driveFileEntityService.getPublicUrl(banner) : null,
|
||||
pinnedNoteIds: channel.pinnedNoteIds,
|
||||
color: channel.color,
|
||||
isArchived: channel.isArchived,
|
||||
usersCount: channel.usersCount,
|
||||
notesCount: channel.notesCount,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue