From 73de179ff364e3827aab39c3b481b86fc2887f78 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 2 Jul 2022 14:34:07 -0500 Subject: [PATCH] Add Last updated icon --- src/components/listing-parts/last-updated.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/listing-parts/last-updated.astro b/src/components/listing-parts/last-updated.astro index b1fca75..dbcf17b 100644 --- a/src/components/listing-parts/last-updated.astro +++ b/src/components/listing-parts/last-updated.astro @@ -22,7 +22,7 @@ const reportUrl = details.isGame ? gameReportUrl : defaultReportUrl }