cleanup
This commit is contained in:
parent
9704433b4c
commit
2906453316
4 changed files with 14 additions and 14 deletions
|
|
@ -66,6 +66,6 @@ class AppSettings extends ChangeNotifier {
|
|||
break;
|
||||
}
|
||||
await _prefsService.setBool(key, value);
|
||||
notifyListeners(); // Notify listeners after updating the setting
|
||||
notifyListeners();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue