mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-08-31 02:22:29 +00:00
fix: discover errors and Removed field (#944)
add Removed status, and fully document locale for ContactSupport Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
This commit is contained in:
@@ -59,6 +59,7 @@ pub enum ErrorType {
|
||||
|
||||
// ? Support Errors
|
||||
ContactSupport {
|
||||
locale: String,
|
||||
msg: String,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user