mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Last updated icon
This commit is contained in:
parent
b221762288
commit
73de179ff3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const reportUrl = details.isGame ? gameReportUrl : defaultReportUrl
|
|||
<time
|
||||
datetime={ listing.lastUpdated.raw }
|
||||
>
|
||||
Last Updated { lastUpdatedFriendly }
|
||||
🕐 Last Updated { lastUpdatedFriendly }
|
||||
</time>
|
||||
</div>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue