mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Merge pull request #319 from HaveAGitGat/remove_by_channel_count
Add example
This commit is contained in:
commit
c3f33ff180
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