mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Oops
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<ExpandableNumber :num="video.views" message-key="counts.views" />
|
||||
•
|
||||
{{ $store.getters['i18n/fmtDate'](new Date(video.uploadDate)) }}
|
||||
<span v-if="lastWatch">
|
||||
<span v-if="lastWatchFound">
|
||||
•
|
||||
{{ $t('misc.lastWatchedTill', { t: lastWatchDurationH }) }}
|
||||
<ExpandableDate :date="lastWatch.timestamp" />
|
||||
|
||||
Reference in New Issue
Block a user