mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-06-18 04:37:45 +00:00
fix: correct filter path for Apple TV+ in catalog
This commit is contained in:
@@ -13,7 +13,7 @@ export const catalog = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Apple TV+",
|
title: "Apple TV+",
|
||||||
filter: "web-series/apple-tv/",
|
filter: "web-series/apple-tv",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user