docs(video-capture-plus): changed source (#1660)
This commit is contained in:
parent
8cf4a57a77
commit
35f498b82c
@ -131,9 +131,9 @@ export interface VideoCapturePlusOptions {
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'VideoCapturePlus',
|
pluginName: 'VideoCapturePlus',
|
||||||
plugin: 'https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin.git',
|
plugin: 'cordova-plugin-video-capture-plus',
|
||||||
pluginRef: 'window.plugins.videocaptureplus',
|
pluginRef: 'window.plugins.videocaptureplus',
|
||||||
repo: 'https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin',
|
repo: 'https://github.com/danielsogl/cordova-plugin-video-capture-plus',
|
||||||
platforms: ['Android', 'iOS']
|
platforms: ['Android', 'iOS']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user