Skip to content

Commit

Permalink
v2.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Dooy committed Sep 20, 2024
1 parent 6162d78 commit 90d30c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,8 @@ export const openaiSetting= ( q:any,ms:MessageApiInjection )=>{
LUMA_KEY:key,
RUNWAY_KEY:key,
VIGGLE_KEY:key,
IDEO_KEY:url,
KLING_KEY:url,
IDEO_KEY:key,
KLING_KEY:key,
} )
blurClean();
gptServerStore.setMyData( gptServerStore.myData );
Expand Down

0 comments on commit 90d30c4

Please sign in to comment.