Skip to content

Commit 10b09e0

Browse files
Reorder VS canton to French language section in canton email configuration
1 parent a9c023e commit 10b09e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config/app.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -465,10 +465,6 @@
465465
'email' => env('CANTON_EMAIL_OW'),
466466
'lang' => 'de',
467467
],
468-
'VS' => [
469-
'email' => env('CANTON_EMAIL_VS'),
470-
'lang' => 'de',
471-
],
472468
'SH' => [
473469
'email' => env('CANTON_EMAIL_SH'),
474470
'lang' => 'de',
@@ -527,6 +523,10 @@
527523
'email' => env('CANTON_EMAIL_JU'),
528524
'lang' => 'fr',
529525
],
526+
'VS' => [
527+
'email' => env('CANTON_EMAIL_VS'),
528+
'lang' => 'fr',
529+
],
530530
],
531531

532532
/*

0 commit comments

Comments
 (0)