mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-03-03 13:22:54 +08:00
update CameraProxy.js
This commit is contained in:
parent
e8cbb106ae
commit
c696f6e0b3
@ -48,4 +48,4 @@ module.exports = {
|
|||||||
cleanup: function(){}
|
cleanup: function(){}
|
||||||
};
|
};
|
||||||
|
|
||||||
require("cordova/firefoxos/commandProxy").add("Camera", module.exports);
|
require("cordova/exec/proxy").add("Camera", module.exports);
|
||||||
|
Loading…
Reference in New Issue
Block a user