mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(plugins): add missing repo urls
This commit is contained in:
@@ -17,7 +17,8 @@ import {Plugin, Cordova} from './plugin';
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'cordova-plugin-app-version',
|
||||
pluginRef: 'cordova.getAppVersion'
|
||||
pluginRef: 'cordova.getAppVersion',
|
||||
repo: 'https://github.com/whiteoctober/cordova-plugin-app-version'
|
||||
})
|
||||
export class AppVersion {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user