From fda08fb4dd2998b5846a65f30d2e03022f116bfe Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Fri, 16 Feb 2024 17:44:16 -0500 Subject: [PATCH] highscore useragent --- src/app/components/splash/splash.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/splash/splash.component.html b/src/app/components/splash/splash.component.html index 24e79d6..5356daf 100644 --- a/src/app/components/splash/splash.component.html +++ b/src/app/components/splash/splash.component.html @@ -147,8 +147,8 @@ {{ highScore.bestDifficulty | numberSuffix }} - {{ highScore.bestDifficultyUserAgent ? highScore.bestDifficultyUserAgent : 'unknown' - }} + {{ highScore.updatedAt | dateAgo}} ago