Update headercolor.ts

This commit is contained in:
John-Luke 2017-01-18 18:58:27 -02:00 committed by GitHub
parent 3fdc4a8acd
commit b2cd106aae

View File

@ -15,7 +15,7 @@ import { Plugin, Cordova } from './plugin';
@Plugin({
name: 'HeaderColor',
plugin: 'cordova-plugin-headercolor',
pluginRef: 'headercolor',
pluginRef: 'plugins.headerColor',
repo: 'https://github.com/tomloprod/cordova-plugin-headercolor',
platforms: ['Android']
})