turn off TextPatcher logging on /pad/
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…
Reference in New Issue