aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-26 22:07:52 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-26 22:07:52 -0700
commitc8d13360d76116236ee9f476db8840b455930163 (patch)
tree7f680a0f350ba529ec6d2bcb27f70df34e1039ef /src/pages
parent00d476a0e51629f06407aed035fbc001d3f6b114 (diff)
fix: reveal MV images earlierHEADmaster
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/DailyPage.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/DailyPage.tsx b/src/pages/DailyPage.tsx
index 5b39701..dc6ec7a 100644
--- a/src/pages/DailyPage.tsx
+++ b/src/pages/DailyPage.tsx
@@ -18,7 +18,6 @@ export function DailyPage() {
state: undefined,
} as GuessType;
- // --- Stats import logic ---
function reloadWithoutQueryParameters() {
location.replace(location.pathname);
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage