mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +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