X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a8795c30def3c501ed298d2708861f8aaa7304e7..f47eee9a0cadc2f342da542cff4b95ba737a8558:/src/editor/modules/documentCanvas/canvas/canvas.html

diff --git a/src/editor/modules/documentCanvas/canvas/canvas.html b/src/editor/modules/documentCanvas/canvas/canvas.html
index e437d42..3eada65 100644
--- a/src/editor/modules/documentCanvas/canvas/canvas.html
+++ b/src/editor/modules/documentCanvas/canvas/canvas.html
@@ -1,5 +1,5 @@
 <div class="view-table">
     <div class="view-row">
-        <div class="root-wrapper" contenteditable="true" spellcheck="false"></div>
+        <div class="root-wrapper" spellcheck="false"></div>
     </div>
 </div>
\ No newline at end of file