فهرست منبع

Revert "added to the background object to the Boards collection."

This reverts commit 7de25da94c2ccc806ec967dc73a863617a7ecef9.
Maxime Quandalle 10 سال پیش
والد
کامیت
2cc820632b
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      collections/boards.js

+ 0 - 3
collections/boards.js

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