Skip to content

Commit

Permalink
Some optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
jjfang7 committed Dec 19, 2023
1 parent cee593a commit c3bac8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/src/store/setting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const useSettingStore = defineStore({
return JSON.stringify({
app: this.app,
openAI: this.openAI,
gemini: this.gemini,
spark: this.spark,
ernieBot: this.ernieBot,
tongyi: this.tongyi,
Expand Down

0 comments on commit c3bac8d

Please sign in to comment.