Fix "class not found"

This commit is contained in:
Christophe Boucaut
2014-11-10 10:36:02 +01:00
parent 96b4ffd7b6
commit 0a5f32d512
+1 -1
View File
@@ -25,7 +25,7 @@ customCameraExport.prototype.startCamera = function() {
console.log("fail");
console.log(result);
},
"CameraLauncher",
"CustomCamera",
"customCamera",
[]
);