Use MCM instead of MKM
This commit is contained in:
parent
6e7e0fbc31
commit
4a250024c9
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -79,7 +79,7 @@ func webhook(update tg.APIUpdate) {
|
|||
Text: "EDHREC",
|
||||
URL: card.RelatedUris.Edhrec,
|
||||
}, {
|
||||
Text: "MKM",
|
||||
Text: "MCM",
|
||||
URL: card.PurchaseUris.Magiccardmarket,
|
||||
},
|
||||
}},
|
||||
|
|
Loading…
Reference in a new issue