mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
actually commit
This commit is contained in:
parent
3d7b861e52
commit
3c359ab9ce
1 changed files with 1 additions and 0 deletions
|
@ -98,5 +98,6 @@ class ApiAuthLoginOsuStar(rca.ApiStar):
|
|||
|
||||
return token.json()
|
||||
else:
|
||||
await data.session_commit()
|
||||
raise rcae.ForbiddenError("Account linked successfully; cannot use this account to generate a Royalnet"
|
||||
" login token, as osu! login is currently disabled on this Royalnet instance.")
|
Loading…
Reference in a new issue