diff --git a/src/components/pages/settings/parts/SettingsGenerators/GeneratorButton.tsx b/src/components/pages/settings/parts/SettingsGenerators/GeneratorButton.tsx index 6270aa6c..c83734f6 100755 --- a/src/components/pages/settings/parts/SettingsGenerators/GeneratorButton.tsx +++ b/src/components/pages/settings/parts/SettingsGenerators/GeneratorButton.tsx @@ -232,7 +232,7 @@ export default function GeneratorButton({ {name === 'ShareX' && ( setOption({ sharex_xshareCompatibility: event.currentTarget.checked })} disabled={!onlyFile}