mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Weekly fix of my StyleCI violations...
This commit is contained in:
@@ -85,7 +85,7 @@ class UpdateEnvironment extends Command
|
||||
$variables['SERVICE_AUTHOR'] = (string) Uuid::generate(4);
|
||||
}
|
||||
|
||||
if(isset($variables['APP_THEME'])) {
|
||||
if (isset($variables['APP_THEME'])) {
|
||||
if ($variables['APP_THEME'] === 'default') {
|
||||
$variables['APP_THEME'] = 'pterodactyl';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user