diff --git a/Content.py b/Content.py index 8322bce..1df2910 100644 --- a/Content.py +++ b/Content.py @@ -87,6 +87,7 @@ class Content: 'horror': ('Horror',), 'romance': ('Romance',), 'thriller': ('Thriller',), + 'sci_fi': ('Sci-Fi',), } }