mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 17:30:27 -07:00
Fix lint
This commit is contained in:
parent
d409773061
commit
3ecd993796
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ const tests = [
|
||||||
handbrakeMode: false,
|
handbrakeMode: false,
|
||||||
ffmpegMode: true,
|
ffmpegMode: true,
|
||||||
reQueueAfter: true,
|
reQueueAfter: true,
|
||||||
infoLog: 'File is being transcoded using custom arguments \n'
|
infoLog: 'File is being transcoded using custom arguments \n',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue