mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(card) display last modification date
This commit is contained in:
parent
6c40986151
commit
ce18b52c86
@ -198,7 +198,7 @@
|
||||
<OpinionLegend :custom="profile.opinions" :used="usedOpinions" />
|
||||
<p v-if="!isStatic" class="text-muted small text-center">
|
||||
<T>profile.lastUpdate</T><T>quotation.colon</T>
|
||||
{{$date($ulidTime(profile.id))}}
|
||||
{{ $date($ulidTime(profile.id)) }}
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user