Removed useless option

This commit is contained in:
Vladimir Borisov 2019-10-29 14:49:46 +02:00
parent 12c5ab900d
commit 188e64dff6
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603

View file

@ -15,7 +15,6 @@ const settingsSections = {
{ 'id': 'subtitles_outline_color', 'header': 'Subtitles outline color', 'label': 'Subtitles outline color', 'type': 'color' },
{ 'id': 'autoplay_next_vid', 'label': 'Auto-play next episode', 'type': 'checkbox' },
{ 'id': 'pause_on_lost_focus', 'label': 'Pause playback when not in focus', 'type': 'checkbox' },
{ 'id': 'hardware-accelerated_decoding', 'label': 'Hardware-accelerated decoding', 'type': 'checkbox' },
{ 'id': 'use_external_player', 'label': 'Launch player in a separate window (advanced)', 'type': 'checkbox' },
],
'Streaming': [