mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 23:51:44 +00:00
init
This commit is contained in:
18
dist/vadapav/VagapavCatalog.js
vendored
Normal file
18
dist/vadapav/VagapavCatalog.js
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.vadapavGenresList = exports.vadapavCatalogList = void 0;
|
||||
exports.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',
|
||||
},
|
||||
];
|
||||
exports.vadapavGenresList = [];
|
||||
Reference in New Issue
Block a user