SettingsLog: disable daemon command input in Remote Node mode

This commit is contained in:
xiphon 2021-01-15 11:21:29 +00:00
parent 3ca5f10fa8
commit a25b164cd5

View File

@ -215,6 +215,7 @@ Rectangle {
Layout.fillWidth: true
property var lastCommands: []
property int currentCommandIndex
enabled: !persistentSettings.useRemoteNode
fontBold: false
placeholderText: qsTr("command + enter (e.g 'help' or 'status')") + translationManager.emptyString
placeholderFontSize: 16