diff --git a/Pachyderm/Sources/Pachyderm/Model/Card.swift b/Pachyderm/Sources/Pachyderm/Model/Card.swift index 311ae631..5882b04f 100644 --- a/Pachyderm/Sources/Pachyderm/Model/Card.swift +++ b/Pachyderm/Sources/Pachyderm/Model/Card.swift @@ -79,5 +79,6 @@ extension Card { case link case photo case video + case rich } }