fix: login input hints

This commit is contained in:
NGPixel
2020-07-20 00:22:29 -04:00
parent e9044698c9
commit 26af63a80b
4 changed files with 28 additions and 9 deletions

View File

@@ -85,7 +85,7 @@ type AuthenticationStrategy {
description: String
isAvailable: Boolean
useForm: Boolean!
usernameLabel: String
usernameType: String
logo: String
color: String
website: String