FIX: advanced-config.php.example

This commit is contained in:
Thomas Metois 2023-03-01 16:50:43 +01:00 committed by Ti-Tom
parent 27ffc29212
commit e7589a33aa
1 changed files with 2 additions and 2 deletions

View File

@ -233,7 +233,7 @@ return [
'icon' => 'fa-hand-holding-hand',
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
),
)
),
/*
|--------------------------------|
@ -300,4 +300,4 @@ return [
'disable_default_password_notice' => 'false', // Either "true" or "false".
];
];