HELP!

Hi! Im working on a website where only certain people can log in, I made this using custom validations, but I want the “log in” button to work only with those specific emails. The custom validation used to be that the email must be a @yolo.com address, I changed it to be the whole email that can log in and it works, but the button still recognize the @yolo.com address, and doesn’t consider the entire email. Can you help meeee, please?

Thank you!

What does your code look like?