liuyu 4 سال پیش
والد
کامیت
a8e318c2d9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,
     },
   },