mirror of
https://github.com/ergochat/ergo.git
synced 2025-01-25 19:54:25 +01:00
tweak interface conversion
This commit is contained in:
parent
016cf5c100
commit
5b8240b0c2
@ -64,7 +64,7 @@ func convertUrgency(u Urgency) webpush.Urgency {
|
||||
}
|
||||
}
|
||||
|
||||
var httpClient = makeExternalOnlyClient()
|
||||
var httpClient webpush.HTTPClient = makeExternalOnlyClient()
|
||||
|
||||
var (
|
||||
Err404 = errors.New("endpoint returned a 404, indicating that the push subscription is no longer valid")
|
||||
|
Loading…
Reference in New Issue
Block a user