parent
5e41b3ab4d
commit
785dcb30c3
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ class EditorInstance {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
case 'importImages': {
|
case 'importImages': {
|
||||||
|
await this._ensureNoteCreated();
|
||||||
let { images } = message;
|
let { images } = message;
|
||||||
if (this._readOnly || this._filesReadOnly) {
|
if (this._readOnly || this._filesReadOnly) {
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue