fix(api): update getResources method to fetch from admin config and add safety checks for SourceConfig

This commit is contained in:
zimplexing
2025-08-15 16:56:06 +08:00
parent 7f0085361b
commit cfb3982611
2 changed files with 25 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "OrionTV",
"private": true,
"main": "expo-router/entry",
"version": "1.3.3",
"version": "1.3.4",
"scripts": {
"start": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",
"android": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo run:android",