fix(file): fix repo link (#1566)
This commit is contained in:
parent
7c797123f5
commit
adf9c5a323
@ -562,7 +562,7 @@ declare const window: Window;
|
|||||||
pluginName: 'File',
|
pluginName: 'File',
|
||||||
plugin: 'cordova-plugin-file',
|
plugin: 'cordova-plugin-file',
|
||||||
pluginRef: 'cordova.file',
|
pluginRef: 'cordova.file',
|
||||||
repo: 'https: //github.com/apache/cordova-plugin-file',
|
repo: 'https://github.com/apache/cordova-plugin-file',
|
||||||
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'OS X', 'Ubuntu', 'Windows', 'Windows Phone']
|
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'OS X', 'Ubuntu', 'Windows', 'Windows Phone']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user