mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fix unclosed ` characters in seasonal
This commit is contained in:
parent
1bf2243dfb
commit
98e2a382b8
1 changed files with 22 additions and 22 deletions
|
@ -11,7 +11,7 @@ Supported Library Types: Movie
|
||||||
## Collections Section 000
|
## Collections Section 000
|
||||||
|
|
||||||
| Collection | Key | Description |
|
| Collection | Key | Description |
|
||||||
|:-----------------------------|:---------------|:----------------------------------------------------------------------------|
|
|:---------------------------------------------------|:-------------------|:-----------------------------------------------------------------------------|
|
||||||
| `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. |
|
| `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. |
|
||||||
| `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. |
|
| `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. |
|
||||||
| `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. |
|
| `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. |
|
||||||
|
@ -27,8 +27,8 @@ Supported Library Types: Movie
|
||||||
| `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. |
|
| `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. |
|
||||||
| `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. |
|
| `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. |
|
||||||
| `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month |
|
| `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month |
|
||||||
| `♿ Disability Month Movies | `disabilities` | Collection of Movies related to Disability Month |
|
| `♿ Disability Month Movies` | `disabilities` | Collection of Movies related to Disability Month |
|
||||||
| `✊ 🏿 Black History Month Movies | `black_history` | Collection of Movies related to Black History Month |
|
| `✊ 🏿 Black History Month Movies` | `black_history` | Collection of Movies related to Black History Month |
|
||||||
| `🏳️🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month |
|
| `🏳️🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month |
|
||||||
| `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month |
|
| `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month |
|
||||||
| `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month |
|
| `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month |
|
||||||
|
|
Loading…
Reference in a new issue