liuyu 5 anni fa
parent
commit
97d20afc97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: {