Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/vls-65' into vls-65
Browse files Browse the repository at this point in the history
  • Loading branch information
YarikMix committed May 7, 2024
2 parents e10dc17 + dcb2a92 commit b2a9202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/src/components/Editor/Editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ export class Editor {
});

this.editable.focus()
this.editable.click()
}

getSchema = () => {
Expand Down

0 comments on commit b2a9202

Please sign in to comment.