mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-06-17 20:28:37 +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+",
|
||||
filter: "web-series/apple-tv/",
|
||||
filter: "web-series/apple-tv",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user