mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 04:17:26 -04:00
Merge pull request #3309
a25b164 SettingsLog: disable daemon command input in Remote Node mode (xiphon)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user