summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/site.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site.clj b/src/site.clj
index b5789f3..dc57748 100644
--- a/src/site.clj
+++ b/src/site.clj
@@ -339,7 +339,7 @@ ORDER BY cnt DESC
(def *user-info-query* "
SELECT u.nick,
u.user_id,
- u.avatar
+ u.avatar,
LAST.content,
LAST.message_id
FROM users u