mirror of
https://github.com/status-im/status-go.git
synced 2025-01-11 15:14:52 +00:00
fix_: update defaultGorushURL (#6011)
This commit is contained in:
parent
eea527a9cf
commit
d3e934a8a0
@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
const encryptedPayloadKeyLength = 16
|
||||
const defaultGorushURL = "https://gorush.status.im"
|
||||
const defaultGorushURL = "https://gorush.infra.status.im/"
|
||||
|
||||
var errUnhandledPushNotificationType = errors.New("unhandled push notification type")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user