Skip to content

Commit 88331e4

Browse files
Edge-Sevennamkhanh20xx
andauthored
Fix typos in some files (#5947)
Co-authored-by: khanhkhanhlele <[email protected]>
1 parent b6d3083 commit 88331e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/global/common/system/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export type FastGPTFeConfigsType = {
4747
isPlus?: boolean;
4848
hideChatCopyrightSetting?: boolean;
4949
register_method?: ['email' | 'phone' | 'sync'];
50-
login_method?: ['email' | 'phone']; // Attention: login method is diffrent with oauth
50+
login_method?: ['email' | 'phone']; // Attention: login method is different with oauth
5151
find_password_method?: ['email' | 'phone'];
5252
bind_notification_method?: ['email' | 'phone'];
5353
googleClientVerKey?: string;

0 commit comments

Comments
 (0)