mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update framework again.
This commit is contained in:
@ -65,7 +65,7 @@ namespace osu.Game.Online.API
|
||||
Token = req.ResponseObject;
|
||||
return true;
|
||||
}
|
||||
catch (Exception e)
|
||||
catch
|
||||
{
|
||||
//todo: potentially only kill the refresh token on certain exception types.
|
||||
Token = null;
|
||||
|
Reference in New Issue
Block a user