diff --git a/src/index.tsx b/src/index.tsx old mode 100644 new mode 100755 index 89de1b7..615253d --- a/src/index.tsx +++ b/src/index.tsx @@ -8,7 +8,7 @@ import { PanelSectionRow, Router, ServerAPI, - showModal, + showContextMenu, staticClasses, } from "decky-frontend-lib"; import { VFC } from "react"; @@ -43,7 +43,7 @@ const Content: VFC<{ serverAPI: ServerAPI }> = ({}) => { - showModal( + showContextMenu( {}}> {}}>Item #1 {}}>Item #2