Skip to content

Commit

Permalink
Merge branch 'main' into NIG-468
Browse files Browse the repository at this point in the history
  • Loading branch information
hujie123456 committed Mar 7, 2024
2 parents a1db0a5 + 14a48a0 commit e7eea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/login/twiterOuth2.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export interface TwitterOauth2 {
export interface TwitterOauth2Data {
authorizationUrl: string;
}

0 comments on commit e7eea6d

Please sign in to comment.