summaryrefslogtreecommitdiff
path: root/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.tsx')
-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" }}>