diff --git a/blenderkit/bkit_oauth.py b/blenderkit/bkit_oauth.py index 4a6ee96433f1ea5df18c8ec2b9111d58ee4342ac..0dc23a9c05993d33ead755b231a2f6d62803334b 100644 --- a/blenderkit/bkit_oauth.py +++ b/blenderkit/bkit_oauth.py @@ -38,7 +38,7 @@ from bpy.props import ( ) CLIENT_ID = "IdFRwa3SGA8eMpzhRVFMg5Ts8sPK93xBjif93x0F" -PORTS = [62485, 1234] +PORTS = [62485, 65425, 55428, 49452] def login_thread(signup=False):