If we get a 401 error from the ZeroTier service in the macOS UI, try re-copying the auth token
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
NSString *baseURL;
|
||||
NSURLSession *session;
|
||||
BOOL _isQuitting;
|
||||
BOOL _resetKey;
|
||||
}
|
||||
+ (ServiceCom*)sharedInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user