whoopsie x2
This commit is contained in:
parent
a042782248
commit
84ef1efaac
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ const updateFromCurrentPathname = () => {
|
|||
|
||||
const buttonId = getButtonFromPathname(pathname);
|
||||
changeSelected(buttonId);
|
||||
peformRouteAction(route);
|
||||
peformRouteAction(pathname);
|
||||
}
|
||||
|
||||
A(() => {
|
||||
|
|
Loading…
Reference in a new issue