Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
change in wikitudePluging commited after reset commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yailperalta-santex committed Jul 1, 2016
1 parent f133bce commit 142a4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/wikitudePlugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* internal listeners for success and error, they are invoked in cordova.exec() function
*/
setInternalListeners: function () {
$window.plugins.wikitudePlugin.prototype.onWikitudeOK = function (success) {
$window.plugins.wikitudePlugin.prototype.onWikitudeOK = function () {
//success callback
};

Expand Down

0 comments on commit 142a4ab

Please sign in to comment.