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: src/actions/control.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ export function createControlActions(self: InstanceBaseExt<WingConfig>): Compani
22
22
[OtherActionId.RecallScene]: {
23
23
name: 'Recall Scene',
24
24
description:
25
-
'If you change the order of the scenes on your desk, restart the WING integration!. ATTENTION: if you have the same scene name twice in your show, you will not be able to recall it by name! In this case, use the scene ID instead.',
25
+
'ATTENTION: if you have the same scene name twice in your show, you will not be able to recall it by name! In this case, use the scene ID instead.',
0 commit comments