mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
add card and member assignment totals
This commit is contained in:
parent
d1179de20c
commit
da6e3b0e11
3 changed files with 14 additions and 1 deletions
|
@ -263,4 +263,6 @@ type trelloRender struct {
|
|||
SharedLabels []trelloSharedLabel
|
||||
MembersByID map[string]trelloMember
|
||||
MemberBoardAssign []trelloBoardAssign
|
||||
CardAssignTotal int
|
||||
CardTotal int
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue