mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -202,7 +202,7 @@ class MainController extends GetxController {
|
||||
}
|
||||
}
|
||||
|
||||
Future<void> setNavBarConfig() async {
|
||||
void setNavBarConfig() {
|
||||
List defaultNavTabs = [...defaultNavigationBars];
|
||||
List navBarSort =
|
||||
GStorage.setting.get(SettingBoxKey.navBarSort, defaultValue: [0, 1, 2]);
|
||||
|
||||
Reference in New Issue
Block a user