mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
added email to final step
This commit is contained in:
@@ -32,7 +32,6 @@ export const withRequestAccountDeletion = withMutation(
|
||||
return mutate({
|
||||
variables: {},
|
||||
update: proxy => {
|
||||
debugger;
|
||||
const RequestAccountDeletionQuery = gql`
|
||||
query Talk_CancelAccountDeletion {
|
||||
me {
|
||||
|
||||
Reference in New Issue
Block a user