mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
This might fix the missing stack trace. [skip ci]
This commit is contained in:
@@ -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' %}
|
Reference in New Issue
Block a user