whoopsie x2

This commit is contained in:
hippoz 2020-10-25 16:25:02 +02:00
parent a042782248
commit 84ef1efaac

View file

@ -86,7 +86,7 @@ const updateFromCurrentPathname = () => {
const buttonId = getButtonFromPathname(pathname);
changeSelected(buttonId);
peformRouteAction(route);
peformRouteAction(pathname);
}
A(() => {