forked from shadowfacts/Tusker
Fix error when server responds with rich cards
This commit is contained in:
parent
dd82283341
commit
603e989879
|
@ -79,5 +79,6 @@ extension Card {
|
||||||
case link
|
case link
|
||||||
case photo
|
case photo
|
||||||
case video
|
case video
|
||||||
|
case rich
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue