export getReceivedReqs
This commit is contained in:
parent
0ff716db08
commit
335f8ac222
1 changed files with 1 additions and 0 deletions
|
|
@ -598,6 +598,7 @@ module.exports = {
|
|||
onSimplerReceivedRequests: require('./onReceivedReqs').onReceivedReqs,
|
||||
onSimplerSentRequests: require('./onSentReqs').onSentReqs,
|
||||
getCurrentSentReqs: require('./onSentReqs').getCurrentSentReqs,
|
||||
getCurrentReceivedReqs: require('./onReceivedReqs').getReceivedReqs,
|
||||
onBio,
|
||||
onSeedBackup,
|
||||
onChats,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue