mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Add brackets
This commit is contained in:
parent
4eac4ad8d2
commit
d5d79026fe
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ const details = (): IpluginDetails => ({
|
|||
{{{args.userVariables.library.test}}}
|
||||
|
||||
\\nExample\\n
|
||||
{{{args.userVariables.global.test
|
||||
{{{args.userVariables.global.test}}}
|
||||
|
||||
\\nExample\\n
|
||||
{{{args.inputFileObj.mediaInfo.track.0.IsStreamable}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue