Bump version to 0.57.0
This commit is contained in:
parent
5544e710ab
commit
2b2616f82c
|
@ -3158,7 +3158,6 @@ func (m *Messenger) RemovePushNotificationServer(ctx context.Context, publicKey
|
|||
|
||||
// UnregisterFromPushNotifications unregister from any server
|
||||
func (m *Messenger) UnregisterFromPushNotifications(ctx context.Context) error {
|
||||
|
||||
return m.pushNotificationClient.Unregister()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue