9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00

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",
[]
);