summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwuriko <noahfenghom@gmail.com>2026-02-08 15:43:40 +0100
committerwuriko <noahfenghom@gmail.com>2026-02-08 15:43:40 +0100
commitc17dba2d1ceebf2fae54e5ded0f3481ee2e834cd (patch)
tree387c13dc4c05cbecd5f4b19574ca92e9ddb155cc
parent62df0441f1ddc83c31dccc7cf9c62a762aed4994 (diff)
downloadDecky-Framegen-c17dba2d1ceebf2fae54e5ded0f3481ee2e834cd.tar.gz
Decky-Framegen-c17dba2d1ceebf2fae54e5ded0f3481ee2e834cd.zip
fix: fix check_fgmod_path
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 5a9c874..1e45149 100644
--- a/main.py
+++ b/main.py
@@ -420,7 +420,7 @@ class Plugin:
"libxess_fg.dll", # New in v0.9.0-pre4
"libxell.dll", # New in v0.9.0-pre4
"fgmod",
- "fgmod-uninstaller.sh"
+ "fgmod-uninstaller.sh",
"update-optiscaler-config.py"
]