Merge pull request #319 from HaveAGitGat/remove_by_channel_count

Add example
make-only-subtitle-default
HaveAGitGat 4 years ago committed by GitHub
commit c3f33ff180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,11 @@ const details = () => ({
type: 'text',
},
tooltip:
'Enter the the channel counts to remove',
`Enter the the channel counts to remove.
\\nExample:\\n
8,6
`,
},
],
});

Loading…
Cancel
Save