This commit is contained in:
parent
ae5c8efaa0
commit
d9828186fd
1 changed files with 1 additions and 5 deletions
6
main.go
6
main.go
|
|
@ -235,11 +235,7 @@ func card(d templateData) ([]byte, error) {
|
||||||
"text": "{{ .EventBody }}",
|
"text": "{{ .EventBody }}",
|
||||||
"maxLines": 2
|
"maxLines": 2
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"widgets": [
|
|
||||||
{
|
{
|
||||||
"buttonList": {
|
"buttonList": {
|
||||||
"buttons": [
|
"buttons": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue