mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -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 => ({
|
||||
name: 'Basic Video or Audio Settings',
|
||||
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: {
|
||||
borderColor: 'green',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue