mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00:00
@@ -72,7 +72,7 @@ class HomeController extends GetxController
|
||||
return controller.onRefresh().catchError((e) => debugPrint(e.toString()));
|
||||
}
|
||||
|
||||
Future<void> setTabConfig() async {
|
||||
void setTabConfig() {
|
||||
final defaultTabs = [...homeTabsConfig];
|
||||
final tabbarSort = GStorage.tabbarSort;
|
||||
defaultTabs
|
||||
|
||||
Reference in New Issue
Block a user