Fix: show avatars in all notifications
This commit is contained in:
@@ -25,6 +25,7 @@ export class NotificationsViewItemModel implements GroupedNotification {
|
||||
author: ActorRef.WithInfo = {
|
||||
did: '',
|
||||
handle: '',
|
||||
avatar: '',
|
||||
declaration: {cid: '', actorType: ''},
|
||||
}
|
||||
reason: string = ''
|
||||
|
||||
Reference in New Issue
Block a user