mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-31 12:42:50 +08:00
[Windows8] commandProxy has moved
This commit is contained in:
parent
3a3bbb1cc9
commit
363d139653
@ -338,4 +338,4 @@ module.exports = {
|
||||
}
|
||||
};
|
||||
|
||||
require("cordova/commandProxy").add("Camera",module.exports);
|
||||
require("cordova/windows8/commandProxy").add("Camera",module.exports);
|
||||
|
Loading…
Reference in New Issue
Block a user