mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 05:31:03 +03:00
@@ -1403,7 +1403,7 @@ class _AccountState extends State<_Account> {
|
||||
child: Column(
|
||||
children: [
|
||||
text('Username', gFFI.userModel.userName.value),
|
||||
text('Group', gFFI.groupModel.groupName.value),
|
||||
// text('Group', gFFI.groupModel.groupName.value),
|
||||
],
|
||||
),
|
||||
)).marginOnly(left: 18, top: 16);
|
||||
|
||||
Reference in New Issue
Block a user