Don't reject text messages #550

Merged
dan merged 1 commits from overlays into master 2024-02-13 04:02:10 +00:00
1 changed files with 0 additions and 2 deletions

View File

@ -1493,8 +1493,6 @@ func (cp *cwtchPeer) storeMessage(handle string, message string, sent time.Time)
if cm.IsStream() {
return -1, nil
}
} else {
return -1, err
}
// Generate a random number and use it as the signature