Add checklist feature

This commit is contained in:
lksime 2017-01-20 21:05:48 +08:00
parent 38c143b8bf
commit 59731af139
15 changed files with 462 additions and 2 deletions

View file

@ -117,6 +117,8 @@
"Notifications": true,
"allowIsBoardAdmin": true,
"allowIsBoardMember": true,
"Emoji": true
"allowIsBoardMemberByCard": true,
"Emoji": true,
"Checklists": true
}
}