mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-30 00:24:19 +00:00
return version number to mobile (#303)
This commit is contained in:
committed by
GitHub
parent
928dd27043
commit
44d8b549c4
@@ -153,7 +153,7 @@ data ChatResponse
|
||||
| CRFileTransferStatus (FileTransfer, [Integer]) -- TODO refactor this type to FileTransferStatus
|
||||
| CRUserProfile {profile :: Profile}
|
||||
| CRUserProfileNoChange
|
||||
| CRVersionInfo
|
||||
| CRVersionInfo {version :: String}
|
||||
| CRInvitation {connReqInvitation :: ConnReqInvitation}
|
||||
| CRSentConfirmation
|
||||
| CRSentInvitation
|
||||
|
||||
Reference in New Issue
Block a user