Commit 5550260c authored by Gus Grubba's avatar Gus Grubba

Hide the Airmap password (text edit field)

parent 54004e24
......@@ -136,6 +136,7 @@ QGCView {
width: _editFieldWidth
enabled: _airMapEnabled
visible: _passwordFact.visible
echoMode: TextInput.Password
property Fact _passwordFact: QGroundControl.settingsManager.airMapSettings.password
}
Item {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment