You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: actions/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<divclass="editor-header">
12
12
<divclass="editor-title">Event Flow Editor</div>
13
13
<divstyle="font-size:66%;max-width:50%;">The Flow Editor lets you create custom and complex triggers and action workflows. Have fun with your stream!<br>
14
-
<spanstyle="margin-top: 5px; display: inline-block;">⚡ For media playback and OBS actions, add the <ahref="../actions.html" target="_blank" style="color: #4a9eff;">Actions Overlay</a> to your stream</span></div>
14
+
<spanstyle="margin-top: 5px; display: inline-block;">⚡ For media playback and OBS actions, add the Actions Overlay to your stream (available via settings menu)</span></div>
15
15
<divclass="editor-actions">
16
16
<buttonid="open-test-panel" class="btn">🧪 Test Flow</button>
Copy file name to clipboardExpand all lines: background.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -720,8 +720,9 @@ <h3>
720
720
<divclass="editor-header">
721
721
<divclass="editor-title">Event Flow Editor</div>
722
722
<divstyle="font-size:66%;max-width:50%;">The Flow Editor lets you create custom and complex triggers and action workflows. Have fun with your stream!<br>
723
-
<spanstyle="margin-top: 5px; display: inline-block;">⚡ For media playback and OBS actions, add the <ahref="./actions.html" target="_blank" style="color: #4a9eff;">Actions Overlay</a> to your stream</span></div>
723
+
<spanstyle="margin-top: 5px; display: inline-block;">⚡ For media playback and OBS actions, add the Actions Overlay to your stream (available via settings menu)</span></div>
724
724
<divclass="editor-actions">
725
+
<buttonid="back-to-dashboard" class="btn">← Back to Dashboard</button>
725
726
<buttonid="open-test-panel" class="btn">🧪 Test Flow</button>
0 commit comments