fix: remove Replit-specific expo-router origin from app.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-17 08:06:00 +02:00
parent 69b94ab7c0
commit 803f147fbb
+1 -6
View File
@@ -34,12 +34,7 @@
"favicon": "./assets/images/icon.png"
},
"plugins": [
[
"expo-router",
{
"origin": "https://replit.com/"
}
],
"expo-router",
"expo-font",
"expo-web-browser",
"expo-image-picker",