mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
modify deploymeny cancel message
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
showCancel = false;
|
||||
addNotification({
|
||||
type: 'success',
|
||||
message: `Deployment has been deleted`
|
||||
message: `Deployment cancelled`
|
||||
});
|
||||
trackEvent(Submit.DeploymentCancel);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user