Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Dec 13, 2022
1 parent e71382c commit e142dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/message_persistence.go
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ func (db sqlitePersistence) tableUserMessagesAllValues(message *common.Message)
sticker.Hash,
image.Payload,
image.Type,
image.AlbumID,
message.Base64Image,
audio.Payload,
audio.Type,
Expand Down

0 comments on commit e142dff

Please sign in to comment.