Darn it
This commit is contained in:
@@ -23,7 +23,7 @@ function App() {
|
|||||||
href="#"
|
href="#"
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
(document.location = seed
|
(document.location = seed
|
||||||
? "/"
|
? "?"
|
||||||
: "?seed=" +
|
: "?seed=" +
|
||||||
new Date().toISOString().replace(/-/g, "").slice(0, 8))
|
new Date().toISOString().replace(/-/g, "").slice(0, 8))
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user