From db6fea57baf45fbaddc9829fa99a2b0450ef75a7 Mon Sep 17 00:00:00 2001 From: Mihkel Martin Kasterpalu Date: Wed, 22 Jan 2025 18:09:49 +0200 Subject: [PATCH] Change "more soon" fake game to estonian, use the real trademark symbol --- src/lib/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/config.ts b/src/lib/config.ts index 4aed43c..5d94a36 100644 --- a/src/lib/config.ts +++ b/src/lib/config.ts @@ -16,7 +16,7 @@ export const games: GamesObj = { description: 'Sorteeri kolme suvalise muusika albumi pealkiri, artistid ja pilt.' }, '': { - name: 'More soonTM', + name: 'Rohkem mänge soon™', image: '', description: '' }