add listWidths to user profile

This commit is contained in:
mark 2023-06-12 22:14:06 -05:00
parent f33ea5baf0
commit f2e4a280d7
6 changed files with 114 additions and 15 deletions

View file

@ -79,21 +79,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