Skip to content

Commit

Permalink
fix: obs scanner now depends on rsrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Nov 26, 2024
1 parent 041861b commit 7d0863c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/dorion-settings/pages/PerformancePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ export function PerformancePage() {
), true)
}
note="Detect OBS and Streamlabs OBS and automatically enable streamer mode when they are running."
disabled={!state().rpc_server}
>
Streamer Mode detection
</SwitchItem>
Expand Down

0 comments on commit 7d0863c

Please sign in to comment.