support for plugins where the init method doesn't return a Promise
This commit is contained in:
parent
5301a9ea03
commit
6410ed15aa
5 changed files with 17 additions and 20 deletions
|
@ -168,8 +168,6 @@ var RevealNotes = (function() {
|
|||
|
||||
}
|
||||
|
||||
return Promise.resolve();
|
||||
|
||||
},
|
||||
|
||||
open: openNotes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue