FIx date on feed
This commit is contained in:
@ -20,7 +20,7 @@
|
|||||||
</q-item-section>
|
</q-item-section>
|
||||||
|
|
||||||
<q-item-section side top>
|
<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-section>
|
||||||
</q-item>
|
</q-item>
|
||||||
</q-list>
|
</q-list>
|
||||||
|
Reference in New Issue
Block a user