Fixed whitespace

This commit is contained in:
Eldad Fux
2024-04-02 03:02:06 +02:00
parent 5ce3de4933
commit be7a6e55f8
2 changed files with 80 additions and 11 deletions
-1
View File
@@ -1022,7 +1022,6 @@ foreach ($locales as $locale) {
'method' => 'GET',
'user_agent' => \sprintf(
APP_USERAGENT,
System::getEnv('_APP_VERSION', 'UNKNOWN'),
System::getEnv('_APP_SYSTEM_SECURITY_EMAIL_ADDRESS', APP_EMAIL_SECURITY)
),