mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-05 20:40:09 -08:00
Fix: added the Kabuki category that was missing
This commit is contained in:
@@ -1219,6 +1219,12 @@
|
||||
"category": "Theme-Game-Sport",
|
||||
"isAdult": false
|
||||
},
|
||||
{
|
||||
"name": "Kabuki",
|
||||
"description": "Centers around the traditional Japanese form of theater known as Kabuki.",
|
||||
"category": "Theme-Arts",
|
||||
"isAdult": false
|
||||
},
|
||||
{
|
||||
"name": "Kaiju",
|
||||
"description": "Prominently features giant monsters.",
|
||||
|
||||
@@ -539,6 +539,7 @@ class MediaTag(Enum):
|
||||
DRAWING = "Drawing"
|
||||
FASHION = "Fashion"
|
||||
FOOD = "Food"
|
||||
KABUKI = "Kabuki"
|
||||
MAKEUP = "Makeup"
|
||||
PHOTOGRAPHY = "Photography"
|
||||
RAKUGO = "Rakugo"
|
||||
|
||||
Reference in New Issue
Block a user