Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Dec 4, 2023
1 parent 96cd822 commit 4c36f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/library/backend/oauth2client/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ func init() {
accounts := GetOAuthAccounts()
return len(accounts) == 0
})
model.RegisterSafeItem(`oauth`, `oAuth账号绑定`, item)
model.RegisterSafeItem(`oauth`, `oAuth登录`, item)
}

0 comments on commit 4c36f86

Please sign in to comment.