realtime-input.js : turn on logging
This commit is contained in:
@@ -267,7 +267,8 @@ define([
|
||||
|
||||
|
||||
toReturn.patchText = TextPatcher.create({
|
||||
realtime: realtime
|
||||
realtime: realtime,
|
||||
logging: true
|
||||
});
|
||||
|
||||
realtime.start();
|
||||
|
||||
Reference in New Issue
Block a user