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