Feat: preview deployments and typos

This commit is contained in:
ayntk-ai
2024-09-03 16:43:50 +02:00
parent f29bc52fa5
commit d5b7e9ed83
3 changed files with 27 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
submitAction="delete"
:actions="[
'The init-script of this database will be permanently deleted.',
'If you are actively using this init-script, it could cause errors on redeployments.'
'If you are actively using this init-script, it could cause errors on redeployment.'
]"
confirmationText="{{ $filename }}"
confirmationLabel="Please confirm the execution of the actions by entering the init-script name below"