mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 23:51:44 +00:00
fix: update category filters in catalog and bump version to 1.5 in manifest
This commit is contained in:
@@ -5,15 +5,15 @@ export const catalog = [
|
||||
},
|
||||
{
|
||||
title: "Latest TV Shows",
|
||||
filter: "/category/new-series-10811",
|
||||
filter: "/category/series",
|
||||
},
|
||||
{
|
||||
title: "Anime",
|
||||
filter: "/category/anime-10812",
|
||||
filter: "/category/anime",
|
||||
},
|
||||
{
|
||||
title: "4K HDR",
|
||||
filter: "/category/4k-hdr-10776",
|
||||
filter: "/category/-2160p-HDR",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user