Skip to content

Commit 13e747d

Browse files
authored
Merge pull request #88 from WU731642061/master
Update README.md
2 parents bd2d72a + 99669f8 commit 13e747d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ try:
9898
data="Mary had a little lamb, with a nice mint jelly",
9999
vapid_private_key="path/to/vapid_private.pem",
100100
vapid_claims={
101-
101+
"sub": "mailto:[email protected]",
102102
}
103103
)
104104
except WebPushException as ex:

0 commit comments

Comments
 (0)