mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
fix account notes
This commit is contained in:
parent
229479b7ed
commit
58245d85b3
@ -122,7 +122,7 @@
|
||||
<h3 class="box-title">{{ 'notes'|_ }}</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{{ account.notes.first.text|markdown }}
|
||||
{{ account.notes.first().text|markdown }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user