Skip to content

Commit

Permalink
Fix embedme
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Apr 17, 2023
1 parent e316912 commit 8ff50e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ createNew(
): ExampleDocModel {
return new ExampleDocModel(
options.languagePreference,
options.sharedModel,
options.collaborationEnabled
);
}
```
<!-- prettier-ignore-end -->

Expand Down

0 comments on commit 8ff50e6

Please sign in to comment.