summaryrefslogtreecommitdiff
path: root/public/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/index.js')
-rw-r--r--public/js/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/index.js b/public/js/index.js
index 7ec4bbd7..2f68dc76 100644
--- a/public/js/index.js
+++ b/public/js/index.js
@@ -1914,6 +1914,7 @@ socket.on('refresh', function (data) {
editor.refresh();
}
loaded = true;
+ updateViewInner(); // bring up view rendering earlier
updateHistory(); //update history whether have content or not
emitUserStatus(); //send first user status
updateOnlineStatus(); //update first online status