diff --git a/src/plugins/stepcounter.ts b/src/plugins/stepcounter.ts index 4a7bfd78e..d10e1f9a6 100644 --- a/src/plugins/stepcounter.ts +++ b/src/plugins/stepcounter.ts @@ -20,6 +20,7 @@ import { Plugin, Cordova } from './plugin'; * ``` */ @Plugin({ + name: 'Stepcounter', plugin: 'https://github.com/texh/cordova-plugin-stepcounter', pluginRef: 'stepcounter', repo: 'https://github.com/texh/cordova-plugin-stepcounter',