mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Add example
This commit is contained in:
parent
569ba276be
commit
bf50916eff
1 changed files with 5 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue