Fix getting trello token
This commit is contained in:
parent
12b985b023
commit
3622325f7f
@ -27,7 +27,7 @@ import (
|
||||
)
|
||||
|
||||
type Migration struct {
|
||||
Token string `json:"token"`
|
||||
Token string `json:"code"`
|
||||
}
|
||||
|
||||
var trelloColorMap map[string]string
|
||||
|
Loading…
x
Reference in New Issue
Block a user