mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
reformatting the note in cli tab to mach the others
This commit is contained in:
parent
19ca1024d0
commit
d66430eb66
1 changed files with 1 additions and 1 deletions
|
@ -933,7 +933,7 @@
|
|||
},
|
||||
|
||||
"cliInfo": {
|
||||
"message": "<span style=\"color: red\">Note</span>: Leaving CLI tab or pressing Disconnect will <strong>automatically</strong> send \"<strong>exit</strong>\" to the board. With the latest firmware this will make the controller <span style=\"color: red\">restart</span> and unsaved changes will be <span style=\"color: red\">lost</span>."
|
||||
"message": "<strong>Note</strong>: Leaving CLI tab or pressing Disconnect will <strong>automatically</strong> send \"<strong>exit</strong>\" to the board. With the latest firmware this will make the controller <span style=\"color: red\">restart</span> and unsaved changes will be <span style=\"color: red\">lost</span>."
|
||||
},
|
||||
"cliInputPlaceholder": {
|
||||
"message": "Write your command here"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue