mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Request and handle PniIdentity sync message
This commit is contained in:
@@ -18,6 +18,7 @@ const { insertSentProto, updateConversation } = dataInterface;
|
||||
|
||||
export const sendTypesEnum = z.enum([
|
||||
'blockSyncRequest',
|
||||
'pniIdentitySyncRequest',
|
||||
'callingMessage', // excluded from send log
|
||||
'configurationSyncRequest',
|
||||
'contactSyncRequest',
|
||||
|
||||
Reference in New Issue
Block a user