mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(stepcounter): changed source (#1657)
* docs(stepcounter): changed source * Update index.ts
This commit is contained in:
parent
0805d7754e
commit
25446441cf
@ -26,9 +26,9 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'Stepcounter',
|
pluginName: 'Stepcounter',
|
||||||
plugin: 'https://github.com/Slidee/cordova-plugin-stepcounter.git',
|
plugin: 'cordova-plugin-stepcounter',
|
||||||
pluginRef: 'stepcounter',
|
pluginRef: 'stepcounter',
|
||||||
repo: 'https://github.com/Slidee/cordova-plugin-stepcounter',
|
repo: 'https://github.com/ihadeed/cordova-plugin-stepcounter',
|
||||||
platforms: ['Android']
|
platforms: ['Android']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
|
Loading…
Reference in New Issue
Block a user