@@ -1,2 +1,2 @@
-#Mon Apr 07 10:17:55 CST 2025
-VERSION_CODE=598
+#Mon Apr 07 10:30:13 CST 2025
+VERSION_CODE=600
@@ -130,7 +130,7 @@ export default class Login extends React.Component {
}
startWebApp() {
- Linking.openURL(app.product ? "https://webapp.chargeco.global/" : "https://uat.chargeco.global/webapp")
+ Linking.openURL(app.product ? "https://webapp.chargeco.global/" : "https://uat.chargeco.global/webapp")
render() {