Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Update api.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SIPC committed Feb 8, 2024
1 parent a19ef38 commit 700dbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ export type TranslateResponse = {

export const initializeTranslateState: TranslateResult = {
chatgpt: "",
gemini: "",
deeplx: "",
microsoft: "",
google: "",
m2m100: "",
niutrans: "",
};

Expand Down

0 comments on commit 700dbe7

Please sign in to comment.