mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Update methods lint rules
This commit is contained in:
parent
f53b29efd4
commit
17f2dd6b3a
8 changed files with 16 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
module.exports = function transcodeStandardiseAudioCodecs(file, audioEncoder) {
|
||||
module.exports = (file, audioEncoder) => {
|
||||
// Function required responses
|
||||
// preset
|
||||
// processFile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue