support for plugins where the init method doesn't return a Promise
This commit is contained in:
@ -22,8 +22,6 @@ var RevealZoom = (function(){
|
||||
}
|
||||
} );
|
||||
|
||||
return Promise.resolve();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user