summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-23 18:43:26 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-23 18:43:26 -0500
commit387950800b2766a5bdd08982e107e0c791739fe3 (patch)
tree3bdf58a5f2371b311abbf7d4c24a5c3970dc1034 /src
parent28de5d077c1ca98325cca76b756f2afd486403a6 (diff)
downloadDecky-Framegen-387950800b2766a5bdd08982e107e0c791739fe3.tar.gz
Decky-Framegen-387950800b2766a5bdd08982e107e0c791739fe3.zip
rm title for more room
Diffstat (limited to 'src')
-rwxr-xr-xsrc/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 18fb0a5..2e1b383 100755
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -86,7 +86,7 @@ function FGModInstallerSection() {
};
return (
- <PanelSection title="FG Mod Installer">
+ <PanelSection>
{pathExists !== null && (
<PanelSectionRow>
<div style={{ color: pathExists ? "green" : "red" }}>