Allow fetching from multiple sources

This commit is contained in:
metacryst
2026-04-16 18:27:24 -05:00
parent 0bb544e96c
commit 142d4a3fc3
7 changed files with 55 additions and 153 deletions

View File

@@ -5,9 +5,13 @@
"ios": {
"allowsBackForwardNavigationGestures": true
},
"server": {
"url": "http://sam.local:5173",
"cleartext": true
},
"plugins": {
"SplashScreen": {
"launchAutoHide": true
"launchAutoHide": false
}
}
}