mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 22:43:42 +08:00
style: fix formatting in api.ts and chat.ts files
This commit is contained in:
@@ -37,6 +37,7 @@ export interface MultimodalContent {
|
||||
file_url?: {
|
||||
url: string;
|
||||
name: string;
|
||||
tokenCount?: string;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user