Notification: Set a new Friendship and Accepted Friendship
This commit is contained in:
@@ -98,6 +98,7 @@ module.exports = {
|
||||
TABLES_MYBACHECAS: 'mybachecas',
|
||||
TABLES_MYHOSPS: 'myhosps',
|
||||
TABLES_MYGOODS: 'mygoods',
|
||||
TABLES_MYEVENTS: 'myevents',
|
||||
|
||||
TABLES_ENABLE_GETREC_BYID: ['mybachecas', 'myhosps', 'myskills', 'mygoods'],
|
||||
|
||||
@@ -203,6 +204,7 @@ module.exports = {
|
||||
MessageOptions: {
|
||||
Notify_ByEmail: 2,
|
||||
Notify_ByPushNotification: 4,
|
||||
Notify_ByBotTelegram: 8,
|
||||
},
|
||||
|
||||
TypeMsg: {
|
||||
@@ -296,6 +298,7 @@ module.exports = {
|
||||
|
||||
TYPEDIR_FRIENDS: 3,
|
||||
ID_FRIENDS_NEW_REC: 1,
|
||||
ID_FRIENDS_ACCEPTED: 2,
|
||||
|
||||
TYPEDIR_CIRCUITS: 4,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user