mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update web
This commit is contained in:
@@ -162,6 +162,7 @@ export default function SecondarySettingsComponent({ settings, inputForm }) {
|
||||
<FormControlLabel
|
||||
control={<Switch checked={EnableRutorSearch} onChange={inputForm} id='EnableRutorSearch' color='secondary' />}
|
||||
label={t('SettingsDialog.EnableRutorSearch')}
|
||||
helperText={t('SettingsDialog.EnableRutorSearchHint')}
|
||||
labelPlacement='start'
|
||||
/>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user