mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Fix missing timezone in debug info
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Timezone</td>
|
||||
<td>{{ app.tz }} + [BrowserTZ]</td>
|
||||
<td>{{ app.timezone }} + [BrowserTZ]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>App environment</td>
|
||||
|
Reference in New Issue
Block a user