lrf402788946 пре 4 година
родитељ
комит
e3eb37311b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      app/controller/.user.js

+ 2 - 0
app/controller/.user.js

@@ -11,6 +11,7 @@ module.exports = {
       "type",
       "uid",
       "status",
+      'type'
     ],
   },
   destroy: {
@@ -30,6 +31,7 @@ module.exports = {
       "type",
       "uid",
       "status",
+      'type'
     ],
   },
   show: {