disable indexdb

This commit is contained in:
kriskbx
2021-03-10 12:34:33 +01:00
parent aebf70256d
commit 96cc4bda25

View File

@@ -70,7 +70,7 @@ export default {
window.ydoc = ydoc window.ydoc = ydoc
this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc) // this.indexdb = new IndexeddbPersistence('tiptap-collaboration-example', ydoc)
this.editor = new Editor({ this.editor = new Editor({
extensions: [ extensions: [