mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-22 04:51:24 +08:00
chore(themeable-browser): add name field (#728)
This commit is contained in:
parent
6e445b1beb
commit
49d8348db3
@ -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.
|
* We suggest that you refer to the plugin's repository for additional information on usage that may not be covered here.
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
|
name: 'ThemeableBrowser',
|
||||||
plugin: 'cordova-plugin-themeablebrowser',
|
plugin: 'cordova-plugin-themeablebrowser',
|
||||||
pluginRef: 'cordova.ThemeableBrowser',
|
pluginRef: 'cordova.ThemeableBrowser',
|
||||||
repo: 'https://github.com/initialxy/cordova-plugin-themeablebrowser'
|
repo: 'https://github.com/initialxy/cordova-plugin-themeablebrowser'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user