mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -07:00
Format tooltip
This commit is contained in:
parent
72e28ce23a
commit
6dbbfd6c5b
1 changed files with 3 additions and 1 deletions
|
|
@ -36,7 +36,9 @@ const details = ():IpluginDetails => ({
|
||||||
|
|
||||||
|
|
||||||
\\nExample\\n
|
\\nExample\\n
|
||||||
-vv -t "Processing" -b "File {{{args.inputFileObj._id}}}" "discord://{{{args.userVariables.global.discord_webhook}}}"
|
-vv -t "Processing" -b "File {{{args.inputFileObj._id}}}" `
|
||||||
|
|
||||||
|
+ `"discord://{{{args.userVariables.global.discord_webhook}}}"
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue