Default to fetching
This commit is contained in:
@@ -5,7 +5,7 @@ const store = new class DashboardStore {
|
||||
@observable atlases;
|
||||
@observable pagination;
|
||||
|
||||
@observable isFetching;
|
||||
@observable isFetching = true;
|
||||
|
||||
/* Actions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user