mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
fix linting
This commit is contained in:
parent
ad7a8b9408
commit
3ad09dfbc2
1 changed files with 1 additions and 0 deletions
|
@ -1023,6 +1023,7 @@ const ModelDashboard: React.FC<ModelDashboardProps> = ({
|
|||
is_proxy_admin={userRole === "Proxy Admin"}
|
||||
userModels={all_models_on_proxy}
|
||||
editTeam={false}
|
||||
onUpdate={handleRefreshClick}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue