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

@@ -33,7 +33,7 @@
title="Confirm Database Restart?"
buttonTitle="Restart"
submitAction="restart"
:actions="['This database will be restarted.', 'If the database is currently in active use data could be lost.']"
:actions="['This database will be restarted.', 'If the database is currently in use data could be lost.']"
:confirmWithText="false"
:confirmWithPassword="false"
step2ButtonText="Restart Database"