aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/serve.js')
-rw-r--r--lib/serve.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/serve.js b/lib/serve.js
index afe494e..f7c2491 100644
--- a/lib/serve.js
+++ b/lib/serve.js
@@ -400,6 +400,7 @@ Serve.prototype.handle = function () {
this.noComposer = true
this.noActions = true
this.noAvatar = true
+ this.noMsgTime = true
}
if (this.query.noThread != null) {
this.noThread = true