Fix an error created by the merge
This commit is contained in:
@@ -576,7 +576,7 @@ define([
|
||||
}
|
||||
|
||||
// Update the user list (metadata) from the hyperjson
|
||||
updateUserList(userDoc);
|
||||
updateMetadata(userDoc);
|
||||
|
||||
editor.setValue(newDoc || Messages.codeInitialState);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user