mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
fix: temporary workaround for #1356
This commit is contained in:
@ -172,7 +172,7 @@ const defaultConfig = {
|
|||||||
'pip-position': [10, 10],
|
'pip-position': [10, 10],
|
||||||
'pip-size': [450, 275],
|
'pip-size': [450, 275],
|
||||||
'isInPiP': false,
|
'isInPiP': false,
|
||||||
'useNativePiP': false,
|
'useNativePiP': true,
|
||||||
},
|
},
|
||||||
'playback-speed': {},
|
'playback-speed': {},
|
||||||
'precise-volume': {
|
'precise-volume': {
|
||||||
|
|||||||
Reference in New Issue
Block a user