summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/index.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 5fdee45..f7e1f24 100755
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -228,6 +228,7 @@ function MainRunningApp() {
export default definePlugin(() => ({
name: "Framegen Plugin",
titleView: <div>Decky Framegen</div>,
+ alwaysRender: true,
content: (
<>
<FGModInstallerSection />