Update frontend/lib/pages/profile.dart
This commit is contained in:
parent
c1d74ab227
commit
ebaec40d6b
@ -55,8 +55,8 @@ class _ImportanceSlidersState extends State<ImportanceSliders> {
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
_prefs.load();
|
||||
super.initState();
|
||||
}
|
||||
|
||||
List<Card> _createSliders() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user