mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 18:18:38 +00: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