qml: fix channel double add to list on open, better display errors
This commit is contained in:
@@ -100,7 +100,7 @@ Pane {
|
||||
columns: 2
|
||||
|
||||
Label {
|
||||
text: qsTr('Channel name')
|
||||
text: qsTr('Node name')
|
||||
color: Material.accentColor
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user