fix: deploy button after successful upload

This commit is contained in:
2025-08-27 08:34:17 +02:00
parent fb6503292c
commit 9adaf80a2b
3 changed files with 3 additions and 5 deletions

View File

@@ -96,9 +96,7 @@
</div>
</div>
<button class="deploy-btn" id="deploy-btn" disabled>
🚀 Deploy
</button>
<button class="deploy-btn" id="deploy-btn" disabled>🚀 Deploy</button>
</div>
</div>
</div>