mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
This might fix the missing stack trace. [skip ci]
This commit is contained in:
parent
9859052c4d
commit
cabdf4e380
@ -40,6 +40,6 @@
|
||||
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
||||
The full stacktrace is below:</p>
|
||||
<p style="font-family: monospace;font-size:11px;color:#aaa">
|
||||
{{ stacktrace|nl2br }}
|
||||
{{ stackTrace|nl2br }}
|
||||
</p>
|
||||
{% include 'emails.footer-html' %}
|
@ -25,5 +25,5 @@ https://github.com/JC5/firefly-iii/issues/new
|
||||
|
||||
The full stacktrace is below:
|
||||
|
||||
{{ stacktrace }}
|
||||
{{ stackTrace }}
|
||||
{% include 'emails.footer-text' %}
|
Loading…
Reference in New Issue
Block a user