mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 01:10:27 -07:00
Fix lint error
This commit is contained in:
parent
f3615a01ce
commit
afc401576c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import { getContainer, getFileName, getPluginWorkDir } from '../../../../FlowHel
|
||||||
const details = (): IpluginDetails => ({
|
const details = (): IpluginDetails => ({
|
||||||
name: 'Basic Video or Audio Settings',
|
name: 'Basic Video or Audio Settings',
|
||||||
description: `Basic Video or Audio settings designed to replicate
|
description: `Basic Video or Audio settings designed to replicate
|
||||||
the \'Basic Video\' or \'Basic Audio \' settings in the library settings
|
the Basic Video or Basic Audio settings in the library settings
|
||||||
`,
|
`,
|
||||||
style: {
|
style: {
|
||||||
borderColor: 'green',
|
borderColor: 'green',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue