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)) }