mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 21:34:56 +08:00
Checking if email verification is required
This commit is contained in:
@@ -15,6 +15,9 @@ const withData = withFragments({
|
||||
id
|
||||
email
|
||||
}
|
||||
settings {
|
||||
requireEmailConfirmation
|
||||
}
|
||||
}
|
||||
`,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user