push /pad/ state once ready to avoid OT collision

This commit is contained in:
ansuz 2016-09-20 16:35:55 +02:00
parent 723df4880e
commit e6785b4dad

View File

@ -613,6 +613,7 @@ define([
console.log("Unlocking editor");
setEditable(true);
initializing = false;
onLocal();
});
};