@ -576,7 +576,7 @@ define([
}
// Update the user list (metadata) from the hyperjson
updateUserList(userDoc);
updateMetadata(userDoc);
editor.setValue(newDoc || Messages.codeInitialState);
@ -651,7 +651,7 @@ define([
applyHjson(shjson);
updateUserList(shjson);
updateMetadata(shjson);
if (Visible.isSupported()) {
Visible.onChange(function (yes) {