mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-14 16:47:25 +00:00
parent
7f7a6cbc97
commit
3140d76a5c
@ -70,7 +70,7 @@ Item {
|
||||
case Constants.chatIdentifier:
|
||||
return channelIdentifierComponent
|
||||
case Constants.systemMessagePrivateGroupType:
|
||||
return channelIdentifierComponent
|
||||
return privateGroupHeaderComponent
|
||||
default:
|
||||
return appSettings.compactMode ? compactMessageComponent : messageComponent
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user