mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
fix(plugin): don't bind to name field. Fixes #740
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ import { Plugin, Cordova } from './plugin';
|
||||
* HTTPResponse
|
||||
*/
|
||||
@Plugin({
|
||||
name: 'HTTP',
|
||||
pluginName: 'HTTP',
|
||||
plugin: 'cordova-plugin-http',
|
||||
pluginRef: 'cordovaHTTP',
|
||||
repo: 'https://github.com/wymsee/cordova-HTTP',
|
||||
|
||||
Reference in New Issue
Block a user