mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2025-11-30 09:03:17 +00:00
fix: spelling
This commit is contained in:
@@ -92,7 +92,7 @@ type OidcUserdata struct {
|
||||
Email string `json:"email"`
|
||||
VerifiedEmail bool `json:"email_verified"`
|
||||
Name string `json:"name"`
|
||||
PrefferedUsername string `json:"preffered_username"`
|
||||
PreferredUsername string `json:"preferred_username"`
|
||||
}
|
||||
|
||||
type OauthCacheItem struct {
|
||||
|
||||
Reference in New Issue
Block a user