Skip to content

Commit 60ac1bc

Browse files
committed
typo
1 parent 0c7402a commit 60ac1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vocably.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def login_callback():
3434

3535
flow = flow_from_clientsecrets('config/client_secrets.json',
3636
scope='https://mail.google.com/',
37-
redirect_uri='http://type.hk/oauth2callback')
37+
redirect_uri='http://hype.hk/oauth2callback')
3838
storage = Storage('config/credentials')
3939

4040
# Static Files

0 commit comments

Comments
 (0)