fix
This commit is contained in:
@@ -196,6 +196,6 @@ class MountList with ChangeNotifier {
|
|||||||
|
|
||||||
clear();
|
clear();
|
||||||
|
|
||||||
return _fetch();
|
Future.delayed(Duration(seconds: 1), _fetch);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user