mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 07:50:29 -07:00
Auto build
This commit is contained in:
parent
cf60dec27b
commit
0fd37a997c
2 changed files with 22 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import {
|
|||
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
||||
const details = ():IpluginDetails => ({
|
||||
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: {
|
||||
borderColor: 'orange',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue