mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Fix typo
This commit is contained in:
@@ -46,7 +46,7 @@ class _MemberDynamicsPageState extends State<MemberDynamicsPage> {
|
||||
}
|
||||
},
|
||||
);
|
||||
dynamicsWaterfallFlow = GStrorage.setting
|
||||
dynamicsWaterfallFlow = GStorage.setting
|
||||
.get(SettingBoxKey.dynamicsWaterfallFlow, defaultValue: true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user