chore(themeable-browser): add name field (#728)

This commit is contained in:
Ramon Henrique Ornelas 2016-10-22 15:19:19 -02:00 committed by Ibrahim Hadeed
parent 6e445b1beb
commit 49d8348db3

View File

@ -144,6 +144,7 @@ export interface ThemeableBrowserOptions {
* We suggest that you refer to the plugin's repository for additional information on usage that may not be covered here.
*/
@Plugin({
name: 'ThemeableBrowser',
plugin: 'cordova-plugin-themeablebrowser',
pluginRef: 'cordova.ThemeableBrowser',
repo: 'https://github.com/initialxy/cordova-plugin-themeablebrowser'