added email to final step

This commit is contained in:
Wyatt Johnson
2018-05-03 10:09:36 -06:00
parent 0caa82c1c4
commit 6485b1f080
6 changed files with 17 additions and 5 deletions
@@ -32,7 +32,6 @@ export const withRequestAccountDeletion = withMutation(
return mutate({
variables: {},
update: proxy => {
debugger;
const RequestAccountDeletionQuery = gql`
query Talk_CancelAccountDeletion {
me {