mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-05 10:47:05 +02:00
Correct error message on new client form
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
},
|
||||
client_email: {
|
||||
required: "Please enter an email address",
|
||||
email: "Please enter an vaild email address"
|
||||
email: "Please enter a vaild email address"
|
||||
},
|
||||
},
|
||||
errorElement: 'span',
|
||||
|
||||
Reference in New Issue
Block a user