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

Commit 142a4ab

Browse files
change in wikitudePluging commited after reset commit
1 parent f133bce commit 142a4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/wikitudePlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* internal listeners for success and error, they are invoked in cordova.exec() function
1616
*/
1717
setInternalListeners: function () {
18-
$window.plugins.wikitudePlugin.prototype.onWikitudeOK = function (success) {
18+
$window.plugins.wikitudePlugin.prototype.onWikitudeOK = function () {
1919
//success callback
2020
};
2121

0 commit comments

Comments
 (0)