mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Update description
This commit is contained in:
parent
5c0a3e11fc
commit
3e64069d4e
1 changed files with 1 additions and 2 deletions
|
|
@ -7,8 +7,7 @@ import {
|
|||
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
||||
const details = ():IpluginDetails => ({
|
||||
name: 'Set Original File',
|
||||
description: 'Set the working file to the original file path at the very start of the flow. '
|
||||
+ 'The original file won\'t be affected by subsequent plugins (E.g. Replace Original File).',
|
||||
description: 'Set the working file to the original file path at the very start of the flow.',
|
||||
style: {
|
||||
borderColor: 'green',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue