remove stupid group, bad implementation, buggy, and not usable

This commit is contained in:
rustdesk
2023-06-23 17:05:48 +08:00
parent 58e4d66b44
commit 31eea1482b
16 changed files with 34 additions and 35 deletions

View File

@@ -16,7 +16,7 @@ class PeerTabModel with ChangeNotifier {
'Favorites',
'Discovered',
'Address Book',
defaultGroupTabname,
//defaultGroupTabname,
];
final List<IconData> icons = [
Icons.access_time_filled,