mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(youtube-video-player): changed source (#1659)
This commit is contained in:
parent
35f498b82c
commit
d60c0800e7
@ -27,9 +27,9 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
|
||||
*/
|
||||
@Plugin({
|
||||
pluginName: 'YoutubeVideoPlayer',
|
||||
plugin: 'https://github.com/JonSmart/CordovaYoutubeVideoPlayer.git',
|
||||
plugin: 'cordova-plugin-youtube-video-player',
|
||||
pluginRef: 'YoutubeVideoPlayer',
|
||||
repo: 'https://github.com/JonSmart/CordovaYoutubeVideoPlayer',
|
||||
repo: 'https://github.com/ihadeed/CordovaYoutubeVideoPlayer',
|
||||
platforms: ['Android', 'iOS']
|
||||
})
|
||||
@Injectable()
|
||||
|
Loading…
Reference in New Issue
Block a user