mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Capital H for GitHub
This commit is contained in:
parent
23e05200b5
commit
bba2daf0fc
@ -135,7 +135,7 @@ class SocialLoginButtonsView @JvmOverloads constructor(context: Context, attrs:
|
||||
IdentityProvider("google", "Google", null),
|
||||
IdentityProvider("facebook", "Facebook", null),
|
||||
IdentityProvider("apple", "Apple", null),
|
||||
IdentityProvider("github", "Github", null),
|
||||
IdentityProvider("github", "GitHub", null),
|
||||
IdentityProvider("twitter", "Twitter", null),
|
||||
IdentityProvider("Custom_pro", "SSO", null)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user