fix richtext example
This commit is contained in:
		
							parent
							
								
									b8dd7d1862
								
							
						
					
					
						commit
						cf3969dff6
					
				@ -36,17 +36,4 @@ Y({
 | 
			
		||||
  });
 | 
			
		||||
  // bind quill to richtext type
 | 
			
		||||
  y.share.richtext.bind(window.quill)
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
Y({
 | 
			
		||||
  db: {
 | 
			
		||||
    name: 'indexeddb'
 | 
			
		||||
  },
 | 
			
		||||
  connector: {
 | 
			
		||||
    name: 'websockets-client',
 | 
			
		||||
    room: 'test42'
 | 
			
		||||
  },
 | 
			
		||||
  share: {
 | 
			
		||||
    state : 'Map'
 | 
			
		||||
  }
 | 
			
		||||
}).then((y) => { window.y = y })
 | 
			
		||||
})
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user