From be282c8338ad7aaeac07d7848eb0e90b188deb79 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 2 Oct 2017 15:50:56 +0200 Subject: [PATCH] fix lint --- examples/html-editor/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/html-editor/index.js b/examples/html-editor/index.js index 0a2668fd..5b8d4195 100644 --- a/examples/html-editor/index.js +++ b/examples/html-editor/index.js @@ -8,7 +8,7 @@ Y({ connector: { name: 'websockets-client', url: 'http://127.0.0.1:1234', - room: 'html-editor-example6', + room: 'html-editor-example6' // maxBufferLength: 100 }, share: {