This commit is contained in:
himanshu8443
2025-06-15 21:29:40 +05:30
commit 3f3e12f5df
299 changed files with 18729 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
export const vadapavCatalogList = [
{
title: 'Movies',
filter: '/608c853f-704e-48f0-b785-4ae1f48ea70d',
},
{
title: 'Tv Shows',
filter: '/72983eef-a12f-4be4-99a7-e8f6afa568c1',
},
{
title: 'Anime',
filter: '/36abf81c-1032-4fbf-9a55-347a05ce2ca3',
},
];
export const vadapavGenresList = [];