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:
@@ -21,7 +21,8 @@ import {Observable} from "rxjs/Observable";
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'cordova-plugin-batterystatus'
|
||||
plugin: 'cordova-plugin-batterystatus',
|
||||
repo: 'https://github.com/apache/cordova-plugin-battery-status'
|
||||
})
|
||||
export class BatteryStatus {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user