mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Use a job to send the error email instead of inline. #196
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Firefly III ran into an error: {{ errorMessage }}.
|
||||
Firefly III ran into an error: {{ errorMessage }} of class (type) "{{ class }}".
|
||||
|
||||
This error occured in file "{{ file }}" on line {{ line }} with code {{ code }}.
|
||||
|
||||
|
Reference in New Issue
Block a user