Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master

This commit is contained in:
Lauri Ojansivu 2023-07-30 01:41:45 +03:00
commit a2f479f4bd
13 changed files with 232 additions and 19 deletions

View file

@ -80,21 +80,6 @@ Lists.attachSchema(
// XXX We should probably provide a default
optional: true,
},
width: {
/**
* list width, default 270px
*/
type: String,
defaultValue: '270px',
optional: true,
},
height: {
/**
* list height
*/
type: String,
optional: true,
},
updatedAt: {
/**
* last update of the list