mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-05 04:02:21 +02:00
Improved delete request transaction
This commit is contained in:
parent
1b20a11bba
commit
59caf01443
15 changed files with 18 additions and 10343 deletions
|
@ -55,7 +55,8 @@ var EventSchema = new Schema({
|
|||
},
|
||||
__private : {
|
||||
verificationCode : String,
|
||||
deleteCode : String,
|
||||
unsubscribeCode : String,
|
||||
deleteCode : String
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue