lrf402788946 4 năm trước cách đây
mục cha
commit
f882eec1fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/controller/dock/.dock_chat.js

+ 1 - 1
app/controller/dock/.dock_chat.js

@@ -39,7 +39,7 @@ module.exports = {
     options: {
       query: ["skip", "limit"],
       sort: ["send_time"],
-      desc: true,
+      asc: true,
       count: true,
     },
   },