opt elevation code
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
7c2d7df62e
commit
3e4a867115
4 changed files with 102 additions and 77 deletions
|
|
@ -28,7 +28,7 @@ class ServerModel with ChangeNotifier {
|
|||
bool _inputOk = false;
|
||||
bool _audioOk = false;
|
||||
bool _fileOk = false;
|
||||
bool _showElevation = true;
|
||||
bool _showElevation = false;
|
||||
bool _hideCm = false;
|
||||
int _connectStatus = 0; // Rendezvous Server status
|
||||
String _verificationMethod = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue