aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2025-10-03 15:18:42 -0700
committerGitHub <noreply@github.com>2025-10-03 15:18:42 -0700
commit8aa09338d305d7aa3539f983a28cae0ed614d0b8 (patch)
tree502202ff4bfa365bf0ef146a2efc1d9dd099d878
parent1215df8e481e92e271a13f1f7e7f655773822ca7 (diff)
fix build
-rw-r--r--site/src/pages/Homepage.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/pages/Homepage.tsx b/site/src/pages/Homepage.tsx
index de1d647..871df19 100644
--- a/site/src/pages/Homepage.tsx
+++ b/site/src/pages/Homepage.tsx
@@ -4,7 +4,7 @@ import { Link, useParams, useSearchParams } from "react-router-dom";
import { getGameTitle } from "../utils.ts";
import TitleBar from "../components/TitleBar";
import { GameNotes } from "../components/GameNotes";
-import NotificationButton from "../components/NotificationButton";
+// import NotificationButton from "../components/NotificationButton";
interface ArcadeNewsAPIData {
fetch_time: number;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage