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
ed86de0d2a
commit
f5a521f5ea
@ -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