liuyu 5 年 前
コミット
97d20afc97
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/controller/.roomchat.js

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

@@ -5,7 +5,7 @@ module.exports = {
       "!sender_id",
       "!sender_name",
       "!content",
-      "!send_time",
+      "send_time",
     ],
   },
   destroy: {