mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 23:51:44 +00:00
fix: Update catalog titles and filters for consistency
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
export const catalog = [
|
||||
{
|
||||
title: "Popular Movies",
|
||||
title: "Home",
|
||||
filter: "/category/new-movies-10810.html",
|
||||
},
|
||||
{
|
||||
title: "Latest TV Shows",
|
||||
filter: "/category/new-series-10811.html",
|
||||
filter: "/category/new-series-10811",
|
||||
},
|
||||
{
|
||||
title: "Anime",
|
||||
filter: "/category/anime-10812.html",
|
||||
filter: "/category/anime-10812",
|
||||
},
|
||||
{
|
||||
title: "4K HDR",
|
||||
filter: "/category/4k-hdr-10776.html",
|
||||
filter: "/category/4k-hdr-10776",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user