(fix) actually view the spend report on the UI
This commit is contained in:
parent
7b998f9b91
commit
fc79e8255c
@ -5289,8 +5289,6 @@ async def user_info(
|
||||
except:
|
||||
# if using pydantic v1
|
||||
key = key.dict()
|
||||
key.pop("token", None)
|
||||
|
||||
if (
|
||||
"team_id" in key
|
||||
and key["team_id"] is not None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user