mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Semi-colon + new-line addition otherwise built phonegap.js is bad :(
This commit is contained in:
@@ -326,4 +326,4 @@ PhoneGap.close = function(context, func, params) {
|
|||||||
return func.apply(context, params);
|
return func.apply(context, params);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user