mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 01:10:27 -07:00
Set Flow Variable
This commit is contained in:
parent
1746d61f70
commit
34a3720c15
2 changed files with 95 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ export interface IffmpegCommand {
|
|||
export interface Ivariables {
|
||||
ffmpegCommand: IffmpegCommand,
|
||||
flowFailed: boolean,
|
||||
inFlow: Record<string, string>,
|
||||
user: Record<string, string>,
|
||||
}
|
||||
|
||||
export interface IpluginOutputArgs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue