Don't reject text messages
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is pending Details

This commit is contained in:
Sarah Jamie Lewis 2024-02-12 14:02:02 -08:00 committed by Gitea
parent 0907af57d5
commit 1d9202ff93
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