mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
login update
This commit is contained in:
@ -14,7 +14,7 @@ function getCookie(name) {
|
||||
* Validates an e-mail using a RegExpression
|
||||
*
|
||||
* @param {*} email
|
||||
* @returns
|
||||
* @returns true or false
|
||||
*/
|
||||
function validateEmail(email) {
|
||||
return String(email)
|
||||
|
Reference in New Issue
Block a user