Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm>

pull/1/head
Caleb James DeLisle 7 years ago
parent aee51f1317
commit aa37997aa3

@ -364,8 +364,7 @@ define([
// really basic operational transform
transformFunction: options.transformFunction || JsonOT.validate,
// This one causes a big mess.
//patchTransformer: options.patchTransformer || JsonOT.patchTransformer,
patchTransformer: options.patchTransformer || JsonOT.patchTransformer,
// cryptpad debug logging (default is 1)
// logLevel: 0,

Loading…
Cancel
Save