mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: api to remove profile image (#448)
This commit is contained in:
committed by
GitHub
parent
0e73697ea4
commit
3340bea150
@@ -131,7 +131,7 @@ data ChatCommand
|
||||
| FileStatus FileTransferId
|
||||
| ShowProfile
|
||||
| UpdateProfile ContactName Text
|
||||
| UpdateProfileImage ProfileImage
|
||||
| UpdateProfileImage (Maybe ProfileImage)
|
||||
| QuitChat
|
||||
| ShowVersion
|
||||
deriving (Show)
|
||||
|
||||
Reference in New Issue
Block a user