This commit is contained in:
parent
349bede3b3
commit
05f323665a
@ -93,11 +93,11 @@ class MountList with ChangeNotifier {
|
||||
|
||||
_mountList = [];
|
||||
notifyListeners();
|
||||
|
||||
return _fetch();
|
||||
} catch (e) {
|
||||
debugPrint('$e');
|
||||
}
|
||||
|
||||
return _fetch();
|
||||
}
|
||||
|
||||
void remove(String name) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user