diff options
Diffstat (limited to 'src/components/CustomPathOverride.tsx')
| -rw-r--r-- | src/components/CustomPathOverride.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/CustomPathOverride.tsx b/src/components/CustomPathOverride.tsx index efae9de..ffc4b1f 100644 --- a/src/components/CustomPathOverride.tsx +++ b/src/components/CustomPathOverride.tsx @@ -201,7 +201,7 @@ export const ManualPatchControls = ({ isAvailable, onManualModeChange }: ManualP <> <PanelSectionRow> <ToggleField - label="Manual Patch Controls" + label="Advanced Mode" description={ isAvailable ? "Manually apply OptiScaler to a specific game directory." |
