mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-10 00:41:30 -06:00
Fix YAML formatting for plugin scripts (#110)
This commit is contained in:
parent
fcf0e7c30b
commit
5c11222084
@ -5,4 +5,4 @@ collection:
|
||||
global_author: "[blackstar3000](https://github.com/blackstar3000)"
|
||||
|
||||
scripts:
|
||||
- id: StashNewScenesFilterButton
|
||||
- id: stashNewScenesFilterButton
|
||||
@ -7,4 +7,4 @@ collection:
|
||||
exclusive: true
|
||||
|
||||
scripts:
|
||||
id: pathParser
|
||||
- id: pathParser
|
||||
@ -7,5 +7,5 @@ collection:
|
||||
exclusive: true
|
||||
|
||||
scripts:
|
||||
id: set-image-pornpics
|
||||
readme: "https://github.com/CrudeCreations/set-image-pornpics/blob/main/README.md"
|
||||
- id: set-image-pornpics
|
||||
readme: "https://github.com/CrudeCreations/set-image-pornpics/blob/main/README.md"
|
||||
|
||||
@ -6,5 +6,5 @@ collection:
|
||||
global_readme: "https://github.com/jsmthy/stash-plugins/blob/main/readme.md"
|
||||
|
||||
scripts:
|
||||
id: stashIngest
|
||||
description: Moves identified scenes from the ".StashIngest" folder to the root "Scenes" folder.
|
||||
- id: stashIngest
|
||||
description: Moves identified scenes from the ".StashIngest" folder to the root "Scenes" folder.
|
||||
Loading…
x
Reference in New Issue
Block a user