mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
ui fix
This commit is contained in:
parent
eea8f31adf
commit
ca60b69dc6
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ export interface PluginListItem {
|
|||
enabled: boolean;
|
||||
created_at?: string;
|
||||
updated_at?: string;
|
||||
created_by?: string;
|
||||
}
|
||||
|
||||
export interface ListPluginsResponse {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue