FIx date on feed
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
</q-item-section>
|
||||
|
||||
<q-item-section side top>
|
||||
<q-item-label caption>{{timeAgo(history.created)}}</q-item-label>
|
||||
<q-item-label caption>{{timeAgo(history.date)}}</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</q-list>
|
||||
|
Reference in New Issue
Block a user