Skip to content

Commit cb663db

Browse files
doombeakergithub-actions[bot]
authored andcommitted
auto prettier format code
1 parent 9a00e77 commit cb663db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/assistant/util.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,8 @@ export async function generateImage(options: {
461461
* @returns Promise<string> 返回生成的图片URL
462462
*/
463463
export async function handleImageWithKontextPro(
464-
prompt: string,
465-
imageBase64: string,
464+
prompt: string,
465+
imageBase64: string,
466466
options: Record<string, any> = {}
467467
) {
468468
console.log('进入handleImageWithKontextPro函数')

0 commit comments

Comments
 (0)