added backup apis and tests
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
delete collection.updated;
|
||||
}
|
||||
} catch (err) {
|
||||
ApiClient.errorResponseHandler(err);
|
||||
ApiClient.error(err);
|
||||
}
|
||||
|
||||
isLoadingOldCollections = false;
|
||||
|
||||
Reference in New Issue
Block a user