forked from jmug/stoatchat
refactor(core): add ImageProcessingFailed error
This commit is contained in:
@@ -162,6 +162,7 @@ pub enum ErrorType {
|
||||
max: usize,
|
||||
},
|
||||
FileTypeNotAllowed,
|
||||
ImageProcessingFailed,
|
||||
|
||||
// ? Legacy errors
|
||||
VosoUnavailable,
|
||||
|
||||
Reference in New Issue
Block a user