mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1195 from appwrite/fix-deployment-activate-button
fix: deplyoment activate button
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
secondary
|
||||
disabled={data.activeDeployment}
|
||||
on:click={() => {
|
||||
showDelete = true;
|
||||
showActivate = true;
|
||||
}}>Activate</Button>
|
||||
</div>
|
||||
</svelte:fragment>
|
||||
|
||||
Reference in New Issue
Block a user