stupid guy doesn not know what is consistency

This commit is contained in:
rustdesk 2023-06-23 12:58:27 +08:00
parent d851fb58e0
commit fea9cfba7f
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ import 'package:get/get.dart';
import 'package:provider/provider.dart';
import '../../common.dart';
import '../../models/group_model.dart';
import '../../models/platform_model.dart';
class PeerTabPage extends StatefulWidget {

View File

@ -19,7 +19,7 @@ class PeerTabModel with ChangeNotifier {
defaultGroupTabname,
];
final List<IconData> icons = [
Icons.access_time,
Icons.access_time_filled,
Icons.star,
Icons.explore,
IconFont.addressBook,