From 445d5c14eff9beb62f2a20ac5234fbdf40c3c890 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 19 May 2025 16:31:57 -0700 Subject: frontend: add WMMT, add new section for non-rhythm --- site/src/components/GameNotes.tsx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'site/src/components/GameNotes.tsx') diff --git a/site/src/components/GameNotes.tsx b/site/src/components/GameNotes.tsx index 0e5504a..82f1629 100644 --- a/site/src/components/GameNotes.tsx +++ b/site/src/components/GameNotes.tsx @@ -392,6 +392,11 @@ export const GameNotes = (isMoe: boolean): Record => ({ > Needs to be sideloaded once you get a hold of the IPA. Network features supported. iOS ONLY

+

+ *Not in main feed as date data is unavailable from this source +

) }); -- cgit v1.2.3