From 1366ed60d7b452e8c089357db789f620696ed4a5 Mon Sep 17 00:00:00 2001 From: Lynn Date: Sat, 8 Jan 2022 01:31:19 +0100 Subject: [PATCH] Darn it --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 75bce03..d5bf246 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -23,7 +23,7 @@ function App() { href="#" onClick={() => (document.location = seed - ? "/" + ? "?" : "?seed=" + new Date().toISOString().replace(/-/g, "").slice(0, 8)) }