mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
feat: group information
This commit is contained in:
parent
7873a0ff58
commit
95de3b4267
@ -43,7 +43,6 @@ Rectangle {
|
||||
Text {
|
||||
id: channelIdentifier
|
||||
color: Theme.darkGrey
|
||||
// TODO change this in case of private message
|
||||
text: {
|
||||
switch(chatsModel.activeChannel.chatType){
|
||||
case Constants.chatTypePublic: return qsTr("Public chat")
|
||||
|
Loading…
x
Reference in New Issue
Block a user