This commit is contained in:
Timothy Jaeryang Baek 2025-08-14 04:50:33 +04:00
parent 50705f926e
commit 13fe78428b

View file

@ -1737,7 +1737,7 @@ async def get_app_config(request: Request):
} }
if user and user.role == "pending" if user and user.role == "pending"
else {} else {}
) ),
**( **(
{ {
"metadata": { "metadata": {