mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-15 10:15:54 -07:00
Adjust desc
This commit is contained in:
parent
0bd4cb368e
commit
f2e97ae975
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@ const details = (): IpluginDetails => ({
|
||||||
name: 'Set Flow Variable',
|
name: 'Set Flow Variable',
|
||||||
description: `Set a Flow Variable to whatever you like. This can be used with the 'Check 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
|
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: {
|
style: {
|
||||||
borderColor: 'green',
|
borderColor: 'green',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue