mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 01:36:08 -07:00
Reorder description
This commit is contained in:
parent
f9444bbb97
commit
3e4d18d7f6
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ const details = (): IpluginDetails => ({
|
||||||
Delete the working file or original file.
|
Delete the working file or original file.
|
||||||
You don't need to use this plugin to clean up files in the cache, Tdarr will do this automatically after the flow.
|
You don't need to use this plugin to clean up files in the cache, Tdarr will do this automatically after the flow.
|
||||||
To manually clear the cache, use the 'Clear Cache' flow plugin.
|
To manually clear the cache, use the 'Clear Cache' flow plugin.
|
||||||
If the working file is deleted, the plugin after this one should load a valid working file, such as 'Set Original File' to load the original file,
|
If the working file is deleted, the plugin after this one should load a valid working file,
|
||||||
else subsequent plugins will error.
|
such as 'Set Original File' to load the original file, else subsequent plugins will error.
|
||||||
`,
|
`,
|
||||||
style: {
|
style: {
|
||||||
borderColor: 'red',
|
borderColor: 'red',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue