mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(stepcounter): add name field (#726)
This commit is contained in:
committed by
Ibrahim Hadeed
parent
ee4cfadff1
commit
77c7b9d00a
@@ -20,6 +20,7 @@ import { Plugin, Cordova } from './plugin';
|
|||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
|
name: 'Stepcounter',
|
||||||
plugin: 'https://github.com/texh/cordova-plugin-stepcounter',
|
plugin: 'https://github.com/texh/cordova-plugin-stepcounter',
|
||||||
pluginRef: 'stepcounter',
|
pluginRef: 'stepcounter',
|
||||||
repo: 'https://github.com/texh/cordova-plugin-stepcounter',
|
repo: 'https://github.com/texh/cordova-plugin-stepcounter',
|
||||||
|
|||||||
Reference in New Issue
Block a user