Fix doc typo
This commit is contained in:
pare
4b747886b9
commit
0ded906338
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -1587,7 +1587,7 @@ class Mastodon:
|
||||||
###
|
###
|
||||||
def push_subscription_generate_keys(self):
|
def push_subscription_generate_keys(self):
|
||||||
"""
|
"""
|
||||||
Generates a private key, public key and shared secret for use in webpush subscriptionss.
|
Generates a private key, public key and shared secret for use in webpush subscriptions.
|
||||||
|
|
||||||
Returns two dicts: One with the private key and shared secret and another with the
|
Returns two dicts: One with the private key and shared secret and another with the
|
||||||
public key and shared secret.
|
public key and shared secret.
|
||||||
|
|
Loading…
Referencia en una nova incidència