mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 17:30:27 -07:00
Merge branch 'auto_build' of https://github.com/HaveAGitGat/Tdarr_Plugins into auto_build
This commit is contained in:
commit
b8852b3901
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ exports.plugin = exports.details = void 0;
|
||||||
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
||||||
var details = function () { return ({
|
var details = function () { return ({
|
||||||
name: 'Check Audio Codec',
|
name: 'Check Audio Codec',
|
||||||
description: 'Check if a file has a specific audio codec',
|
description: 'Check if a file has a specific audio codec.',
|
||||||
style: {
|
style: {
|
||||||
borderColor: 'orange',
|
borderColor: 'orange',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue