Merge remote-tracking branch 'origin/master' into v5

This commit is contained in:
Daniel 2018-04-05 22:05:19 +02:00
commit 4aca04a62e

View File

@ -126,7 +126,7 @@ export enum Direction {
* @description * @description
* Take a photo or capture video. * Take a photo or capture video.
* *
* Requires and the Cordova plugin: `cordova-plugin-camera`. For more info, please see the [Cordova Camera Plugin Docs](https://github.com/apache/cordova-plugin-camera). * Requires the Cordova plugin: `cordova-plugin-camera`. For more info, please see the [Cordova Camera Plugin Docs](https://github.com/apache/cordova-plugin-camera).
* *
* @usage * @usage
* ```typescript * ```typescript