[Windows8] commandProxy has moved

This commit is contained in:
purplecabbage 2013-09-24 01:26:11 -07:00
parent 3a3bbb1cc9
commit 363d139653

View File

@ -338,4 +338,4 @@ module.exports = {
} }
}; };
require("cordova/commandProxy").add("Camera",module.exports); require("cordova/windows8/commandProxy").add("Camera",module.exports);