mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge tag '5.5.8' into develop
5.5.8
This commit is contained in:
commit
57cb428105
@ -57,7 +57,7 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
|
||||
{% endfor %}
|
||||
| User agent | {{ userAgent }} |
|
||||
</textarea>
|
||||
<script type="text/javascript">
|
||||
<script type="text/javascript" nonce="{{ JS_NONCE }}">
|
||||
var textArea = document.getElementById('debug_info');
|
||||
var text = textArea.value;
|
||||
var timeZone = Intl.DateTimeFormat().resolvedOptions().timeZone;
|
||||
|
Loading…
Reference in New Issue
Block a user