mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
chore(market): add missing plugin name (#557)
This commit is contained in:
parent
35c37c2d9e
commit
505ff189d9
@ -13,7 +13,7 @@ import { Plugin, Cordova } from './plugin';
|
|||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
plugin: '',
|
plugin: 'cordova-plugin-market',
|
||||||
pluginRef: 'plugins.market',
|
pluginRef: 'plugins.market',
|
||||||
repo: 'https://github.com/xmartlabs/cordova-plugin-market'
|
repo: 'https://github.com/xmartlabs/cordova-plugin-market'
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user