Compare commits
2 Commits
d26a15c0ed
...
52c7407519
Author | SHA1 | Date | |
---|---|---|---|
|
52c7407519 | ||
|
d402dbeaa0 |
2
skeleton/meta/definitions/env/prod.php
vendored
2
skeleton/meta/definitions/env/prod.php
vendored
@ -40,7 +40,7 @@ return [
|
|||||||
'subtitle' => "Êtes-vous connecté avec le bon compte ?",
|
'subtitle' => "Êtes-vous connecté avec le bon compte ?",
|
||||||
'message' => $exception->getMessage(),
|
'message' => $exception->getMessage(),
|
||||||
'exception' => $exception,
|
'exception' => $exception,
|
||||||
]));
|
]), 500);
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user