Skip to content

Commit e7589a3

Browse files
thomas-netlorTi-Tom
authored andcommitted
FIX: advanced-config.php.example
1 parent 27ffc29 commit e7589a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/advanced-config.php.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ return [
233233
'icon' => 'fa-hand-holding-hand',
234234
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
235235
),
236-
)
236+
),
237237

238238
/*
239239
|--------------------------------|
@@ -300,4 +300,4 @@ return [
300300
'disable_default_password_notice' => 'false', // Either "true" or "false".
301301

302302

303-
];
303+
];

0 commit comments

Comments
 (0)