mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
More consistent error handling.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12">
|
||||
<p>
|
||||
Unfortunately, this error was not recoverable. Firefly III broke.
|
||||
Unfortunately, this error was not recoverable. Firefly III broke. The error is:
|
||||
</p>
|
||||
<p class="text-danger">
|
||||
{{ exception.getMessage |default('General unknown errror') }}
|
||||
|
||||
Reference in New Issue
Block a user