Fix YAML formatting for plugin scripts (#110)

This commit is contained in:
DogmaDragon 2025-07-05 13:25:34 +03:00 committed by GitHub
parent fcf0e7c30b
commit 5c11222084
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View File

@ -5,4 +5,4 @@ collection:
global_author: "[blackstar3000](https://github.com/blackstar3000)"
scripts:
- id: StashNewScenesFilterButton
- id: stashNewScenesFilterButton

View File

@ -7,4 +7,4 @@ collection:
exclusive: true
scripts:
id: pathParser
- id: pathParser

View File

@ -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"

View File

@ -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.