Skip to content

Commit b5070a3

Browse files
authored
use Vapid02 for default Vapid
1 parent 21536e3 commit b5070a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/py_vapid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,4 @@ def verify(cls, auth):
345345
)
346346

347347

348-
Vapid = Vapid01
348+
Vapid = Vapid02

0 commit comments

Comments
 (0)