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:
@@ -137,7 +137,7 @@ export interface VideoInfo {
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
name: 'VideoEditor',
|
||||
pluginName: 'VideoEditor',
|
||||
plugin: 'cordova-plugin-video-editor',
|
||||
pluginRef: 'VideoEditor',
|
||||
repo: 'https://github.com/jbavari/cordova-plugin-video-editor',
|
||||
|
||||
Reference in New Issue
Block a user