Merge pull request #99 from Rosuav/patch-1

Fix formatting (trivial)
This commit is contained in:
Stéphane L 2017-07-03 15:54:19 +02:00 committed by GitHub
commit 863f5e28b3

View File

@ -444,7 +444,7 @@ __Response__ : OK if Studio Mode is enabled and specified scene exists, error ot
Studio Mode only. Transitions the currently previewed scene to Program (main output).
__Request fields__ :
- **"with-transition" (object, optional) : if specified, use this transition when switching from preview to program. This will change the current transition in the frontend to this one.
- **"with-transition"** (object, optional) : if specified, use this transition when switching from preview to program. This will change the current transition in the frontend to this one.
__Response__ : OK if studio mode is enabled and optional transition exists, error otherwise.
@ -895,4 +895,4 @@ __Request fields__ :
- **"shutdown"** (bool; optional) : shutdown when sorce is not visible
- **"render"** (bool; optional) : visibility of the scene item
---
---