prevent desktopCaturer from running unless visualizer explicitly requested (#1931)

This commit is contained in:
jeffvli
2026-05-20 20:34:25 -07:00
parent 4008c8dfdf
commit 3551ee5077
6 changed files with 66 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ import './player';
import './remote';
import './settings';
import './discord-rpc';
import './visualizer';