diff --git a/artifacts/postiz-mobile/app.json b/artifacts/postiz-mobile/app.json index 9bbd490..3dca3b2 100644 --- a/artifacts/postiz-mobile/app.json +++ b/artifacts/postiz-mobile/app.json @@ -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",