mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
this primarily allows front.js to have an up to date config without requesting it over ipc every second for example the crossfade plugin uses its `options.secondsBeforeEnd` every second - so `subscribeAll` would be much more efficient in this case