mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: copy.
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
await sdk.forProject.backups.deleteArchive(selectedBackup.$id);
|
||||
addNotification({
|
||||
type: 'success',
|
||||
message: 'Backup delete'
|
||||
message: 'Backup deleted'
|
||||
});
|
||||
|
||||
invalidate(Dependencies.BACKUPS);
|
||||
|
||||
Reference in New Issue
Block a user