Fixes for language files7.

This commit is contained in:
tracer 2023-05-29 16:18:23 +02:00
parent 21fb878ffb
commit a1b030e463
1 changed files with 1 additions and 2 deletions

View File

@ -201,7 +201,6 @@ class UpdateController
echo 'Language Deutsch "Sie" ist not installed, skipping' . PHP_EOL;
}
die;
if (!$this->confirm(message: 'Do you want to proceed with the update now?')) {
exit(0);
}