From 10d354a55056c2ca8c823cbe0edf79cb0fd475af Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Fri, 16 Feb 2024 17:40:02 -0500 Subject: [PATCH] ago --- src/app/components/splash/splash.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/splash/splash.component.html b/src/app/components/splash/splash.component.html index a19a1f7..45e1eb5 100644 --- a/src/app/components/splash/splash.component.html +++ b/src/app/components/splash/splash.component.html @@ -148,7 +148,7 @@ {{ highScore.bestDifficulty | numberSuffix }} {{ highScore.bestDifficultyUserAgent }} - {{ highScore.updatedAt | dateAgo}} + {{ highScore.updatedAt | dateAgo}} ago