Send Coins
This commit is contained in:
@@ -136,7 +136,7 @@ module.exports = {
|
||||
TABLES_GROUPS_NOTIFICATION: ['mygroups'],
|
||||
TABLES_CIRCUITS_NOTIFICATION: ['circuits'],
|
||||
|
||||
TABLES_NUM_AS_ID_NUMBER: [ 'circuits' ],
|
||||
TABLES_NUM_AS_ID_NUMBER: [ ],
|
||||
|
||||
TABLES_ID_NUMBER: [
|
||||
'permissions',
|
||||
@@ -156,6 +156,7 @@ module.exports = {
|
||||
'myhosps',
|
||||
'mygoods',
|
||||
'mygroups',
|
||||
'circuits',
|
||||
'movements'],
|
||||
TABLES_USER_ID: ['mygroups', 'myskills', 'mybachecas', 'myhosps', 'mygoods'],
|
||||
TABLES_CREATEDBY: ['mygroups', 'circuits'],
|
||||
|
||||
Reference in New Issue
Block a user