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

+ 1 - 1
app/controller/.chat.js

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