forked from jmug/stoatchat
fix(services/january): remove image if video present and hence fix logic error
refactor(services/january): throw an error if embed fails to generate
This commit is contained in:
@@ -163,6 +163,7 @@ pub enum ErrorType {
|
||||
},
|
||||
FileTypeNotAllowed,
|
||||
ImageProcessingFailed,
|
||||
NoEmbedData,
|
||||
|
||||
// ? Legacy errors
|
||||
VosoUnavailable,
|
||||
|
||||
Reference in New Issue
Block a user