Feat : OBS presets
Some checks failed
release / build (push) Successful in 26s
release / verify-windows (push) Failing after 1m0s

This commit is contained in:
jeanotx32
2026-08-11 22:24:45 +02:00
parent 3b614c5d05
commit 03b1963150
11 changed files with 710 additions and 8 deletions

View File

@@ -112,6 +112,7 @@ export function handleAgentConnection(
autoConnectObs: record.autoConnectObs,
watch: record.watch,
browser: record.browser,
recording: record.recording,
});
break;
}