mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-17 07:36:14 +08:00
@@ -481,7 +481,7 @@ class PiliScheme {
|
||||
try {
|
||||
index = FavTabType.values.byName(tab).index;
|
||||
} catch (e) {
|
||||
if (kDebugMode) print('favorite jump: $e');
|
||||
if (kDebugMode) debugPrint('favorite jump: $e');
|
||||
}
|
||||
}
|
||||
Get.toNamed('/fav', arguments: index);
|
||||
|
||||
Reference in New Issue
Block a user