mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Revert "added to the background object to the Boards collection."
This reverts commit 7de25da94c.
This commit is contained in:
parent
e9e98b5e87
commit
2cc820632b
1 changed files with 0 additions and 3 deletions
|
|
@ -14,9 +14,6 @@ Boards.attachSchema(new SimpleSchema({
|
||||||
type: Date,
|
type: Date,
|
||||||
denyUpdate: true
|
denyUpdate: true
|
||||||
},
|
},
|
||||||
background: {
|
|
||||||
type: Object
|
|
||||||
},
|
|
||||||
// XXX Inconsistent field naming
|
// XXX Inconsistent field naming
|
||||||
modifiedAt: {
|
modifiedAt: {
|
||||||
type: Date,
|
type: Date,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue