Feat: service confirmation

This commit is contained in:
ayntk-ai
2024-09-03 16:59:51 +02:00
parent d5b7e9ed83
commit d94e39ccc7
3 changed files with 21 additions and 13 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 use data could be lost.']"
:actions="['This database will be unavailable during the restart.', 'If the database is currently in use data could be lost.']"
:confirmWithText="false"
:confirmWithPassword="false"
step2ButtonText="Restart Database"