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