mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-26 12:07:11 +08:00
chore: rename tabsConfig
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -73,7 +73,7 @@ class HomeController extends GetxController
|
||||
}
|
||||
|
||||
Future<void> setTabConfig() async {
|
||||
final defaultTabs = [...tabsConfig];
|
||||
final defaultTabs = [...homeTabsConfig];
|
||||
final tabbarSort = GStorage.tabbarSort;
|
||||
defaultTabs
|
||||
..retainWhere(
|
||||
|
||||
Reference in New Issue
Block a user