Files
streamyfin/modules/tv-recommendations/expo-module.config.json
2026-05-21 13:55:26 +02:00

9 lines
179 B
JSON

{
"name": "tv-recommendations",
"version": "1.0.0",
"platforms": ["android"],
"android": {
"modules": ["expo.modules.tvrecommendations.TvRecommendationsModule"]
}
}