Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/EditorFactory.js')
-rw-r--r--src/EditorFactory.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/EditorFactory.js b/src/EditorFactory.js
index 3a743f2b9..a420dcd0c 100644
--- a/src/EditorFactory.js
+++ b/src/EditorFactory.js
@@ -76,7 +76,7 @@ const createEditor = ({ content, onInit, onUpdate, extensions, enableRichEditing
new CodeBlock(),
new ListItem(),
new Link({
- openOnClick: true
+ openOnClick: true,
}),
new Image(),
new Placeholder({