mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-30 20:52:11 +00:00
ui: fixes
fix: secret saving process
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
on:click={() => deleteApplication(application.name, false)}
|
||||
type="submit"
|
||||
disabled={!$appSession.isAdmin}
|
||||
class="btn btn-sm btn-error text-sm"
|
||||
class="btn btn-lg btn-error hover:bg-red-700 text-sm"
|
||||
>
|
||||
Delete Application
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user