mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-03-03 05:12:52 +08:00
update CameraProxy.js
This commit is contained in:
parent
e8cbb106ae
commit
c696f6e0b3
@ -48,4 +48,4 @@ module.exports = {
|
||||
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