Explorar o código

added to the background object to the Boards collection.

Yasar icli %!s(int64=10) %!d(string=hai) anos
pai
achega
7de25da94c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      collections/boards.js

+ 3 - 0
collections/boards.js

@@ -14,6 +14,9 @@ Boards.attachSchema(new SimpleSchema({
     type: Date,
     denyUpdate: true
   },
+  background: {
+    type: Object
+  },
   // XXX Inconsistent field naming
   modifiedAt: {
     type: Date,