RJevnikar 7 gadi atpakaļ
vecāks
revīzija
aa6076e087
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      models/cards.js

+ 1 - 1
models/cards.js

@@ -72,7 +72,7 @@ Cards.attachSchema(new SimpleSchema({
   },
   assignedBy: {
     type: String,
-    optional: true
+    optional: true,
   },
   labelIds: {
     type: [String],