Skip to content

Commit a3d42b6

Browse files
committed
removed note about restarting the integration
1 parent 5501f29 commit a3d42b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/actions/control.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export function createControlActions(self: InstanceBaseExt<WingConfig>): Compani
2222
[OtherActionId.RecallScene]: {
2323
name: 'Recall Scene',
2424
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.',
2626
options: [
2727
{
2828
type: 'checkbox',

0 commit comments

Comments
 (0)