mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 10:41:29 +03:00
debug, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -201,7 +201,6 @@ class ServerInfo extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final isPermanent = model.verificationMethod == kUsePermanentPassword;
|
||||
final serverModel = Provider.of<ServerModel>(context);
|
||||
|
||||
const Color colorPositive = Colors.green;
|
||||
const Color colorNegative = Colors.red;
|
||||
|
||||
Reference in New Issue
Block a user