added backup apis and tests
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
addSuccessToast("Successfully set a new admin password.");
|
||||
replace("/");
|
||||
} catch (err) {
|
||||
ApiClient.errorResponseHandler(err);
|
||||
ApiClient.error(err);
|
||||
}
|
||||
|
||||
isLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user