mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Tidy HTML, separate detailed single-board data
This commit is contained in:
parent
2d7647e790
commit
0345c93560
8 changed files with 155 additions and 134 deletions
|
@ -264,11 +264,9 @@ type trelloBoardAssign struct {
|
|||
}
|
||||
|
||||
type trelloRender struct {
|
||||
Config trelloConfig
|
||||
|
||||
Boards []trelloRenderBoard
|
||||
|
||||
Since string
|
||||
Since string
|
||||
Detail trelloRenderBoard
|
||||
|
||||
// items below are generated during the render phase
|
||||
SharedLabels []trelloSharedLabel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue