Skip to content

Commit

Permalink
signalmeow: update registration capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jul 10, 2024
1 parent c5c1213 commit fe389bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/signalmeow/provisioning.go
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ func confirmDevice(
"registrationId": aciRegistrationID,
"pniRegistrationId": pniRegistrationID,
"capabilities": map[string]any{
"pni": true,
"deleteSync": true,
},
},
"aciSignedPreKey": aciSignedPreKeyJson,
Expand Down

0 comments on commit fe389bf

Please sign in to comment.