diff --git a/www/customCamera.js b/www/customCamera.js index 5a31439..643de93 100644 --- a/www/customCamera.js +++ b/www/customCamera.js @@ -25,7 +25,7 @@ customCameraExport.prototype.startCamera = function() { console.log("fail"); console.log(result); }, - "CameraLauncher", + "CustomCamera", "customCamera", [] );