turn off TextPatcher logging on /pad/

pull/1/head
ansuz 9 years ago
parent ba17b78f7a
commit 506a703b7d

@ -353,7 +353,7 @@ define([
var onReady = realtimeOptions.onReady = function (info) {
module.patchText = TextPatcher.create({
realtime: info.realtime,
logging: true,
//logging: true,
});
module.realtime = info.realtime;

Loading…
Cancel
Save