diff options
Diffstat (limited to 'src/index.tsx')
| -rwxr-xr-x | src/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx index 14b22a9..3e82019 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -62,8 +62,8 @@ function Content() { <ButtonItem layout="below" onClick={() => { - Navigation.CloseSideMenus(); Navigation.Navigate("/decky-plugin-test"); + Navigation.CloseSideMenus(); }} > Router |
