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

This reverts commit 7de25da94c.
pull/188/head
Maxime Quandalle 10 years ago
parent e9e98b5e87
commit 2cc820632b
  1. 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,

Loading…
Cancel
Save