feat: show warning when logging in Microsoft account if app is released as snapshot version.
This commit is contained in:
@@ -504,7 +504,7 @@ public class MicrosoftService {
|
||||
*
|
||||
* @throws IOException if an I/O error occurred.
|
||||
*/
|
||||
OAuthSession startServer() throws IOException;
|
||||
OAuthSession startServer() throws IOException, AuthenticationException;
|
||||
|
||||
/**
|
||||
* Open browser
|
||||
|
||||
Reference in New Issue
Block a user