Adjust desc

This commit is contained in:
HaveAGitGat 2024-05-09 08:26:42 +01:00
parent 0bd4cb368e
commit f2e97ae975

View file

@ -9,8 +9,7 @@ const details = (): IpluginDetails => ({
name: 'Set Flow Variable',
description: `Set a Flow Variable to whatever you like. This can be used with the 'Check Flow Variable'
plugin for complex flows with loops in them where you're wanting to keep track
of where you are in the flow. For example, when attempting to transcode with NVENC, then QSV, then CPU.
`,
of where you are in the flow. For example, when attempting to transcode with NVENC, then QSV, then CPU.`,
style: {
borderColor: 'green',
},