mirror of https://github.com/h44z/wg-portal.git
convert input to email-token on focus loss (#28)
This commit is contained in:
parent
96c713a513
commit
400259a0be
|
|
@ -64,6 +64,7 @@
|
|||
delay: 100
|
||||
},
|
||||
inputType: 'email',
|
||||
createTokensOnBlur: true,
|
||||
showAutocompleteOnFocus: false
|
||||
})</script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue