diff --git a/config/advanced-config.php.example b/config/advanced-config.php.example index 464521e..e9c5ed9 100644 --- a/config/advanced-config.php.example +++ b/config/advanced-config.php.example @@ -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". -]; \ No newline at end of file +];