mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-15 02:05:54 -07:00
Merge branch 'master' into pr/723
This commit is contained in:
commit
049d4ec38c
17 changed files with 579 additions and 46 deletions
|
|
@ -111,7 +111,8 @@ export interface Ivariables {
|
|||
user: Record<string, string>,
|
||||
healthCheck?: 'Success',
|
||||
queueTags?: string,
|
||||
liveSizeCompare?: IliveSizeCompare
|
||||
liveSizeCompare?: IliveSizeCompare,
|
||||
removeFromTdarr?: boolean,
|
||||
}
|
||||
|
||||
export interface IpluginOutputArgs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue