mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
wip: zen
This commit is contained in:
parent
dd581e8577
commit
4663ea5faa
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue