fix(stage-tamagotchi): do not start capture by default

This commit is contained in:
Makito
2025-11-29 23:22:49 +09:00
parent b86296ddcc
commit 078e604795
@@ -35,5 +35,3 @@ defineInvokeHandler(context, beatSyncToggle, async (enabled) => {
detector.stop()
}
})
detector.startScreenCapture()