1
0
mirror of https://github.com/LinkStackOrg/LinkStack.git synced 2025-04-23 14:47:33 +02:00

Update app.php

This commit is contained in:
Julian Prieber 2023-06-11 19:25:04 +02:00
parent 1fbf124ebe
commit c016cb12cd

@ -80,7 +80,7 @@ return [
| |
*/ */
'locale' => 'en', 'locale' => env('LOCALE', 'en'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------