mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 20:43:07 +00:00
[67] Merge remote-tracking branch 'chazlarson/patch-14' into nightly
This commit is contained in:
commit
cd0e258990
1 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ The first item in the list is `config/movie assets` and the second is `config/tv
|
|||
|
||||
### In-Line Lists
|
||||
|
||||
you can represent a dictionary on a single line by using `[` and `]`
|
||||
you can represent a list on a single line by using `[` and `]`
|
||||
|
||||
```yaml
|
||||
settings:
|
||||
|
@ -254,4 +254,4 @@ libraries:
|
|||
metadata_path: *paths # Alias to call the above `paths` section
|
||||
overlay_path:
|
||||
- pmm: ribbon
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue