NiklasMerz commented on a change in pull request #1222:
URL: https://github.com/apache/cordova-android/pull/1222#discussion_r625072912
##########
File path: framework/src/org/apache/cordova/ConfigXmlParser.java
##########
@@ -46,9 +46,14 @@ public CordovaPreferences getPreferences() {
}
public String getLaunchUrl() {
- if (launchUrl == null) {
+ if (launchUrl == null) {
Review comment:
You are right. I just pushed another change with this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]