mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
wip: zen
This commit is contained in:
parent
dd581e8577
commit
4663ea5faa
@ -134,6 +134,7 @@ export default {
|
||||
if (!subject) throw new Error("No subject found")
|
||||
|
||||
if (Resource.App.stage !== "production" && !email.endsWith("@anoma.ly")) {
|
||||
throw new Error("Invalid email")
|
||||
}
|
||||
|
||||
// Get account
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user