mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 03:06:27 -07:00
Add error variable
This commit is contained in:
parent
3ab3707703
commit
b1975b8d65
3 changed files with 7 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ export interface IliveSizeCompare {
|
|||
compareMethod: string,
|
||||
thresholdPerc: number,
|
||||
checkDelaySeconds: number,
|
||||
error: boolean,
|
||||
}
|
||||
|
||||
export interface Ivariables {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue