fix bug list circuits and transactionsenabled
This commit is contained in:
@@ -306,6 +306,7 @@ CircuitSchema.statics.getWhatToShow_Unknown = function(idapp, username) {
|
|||||||
date_updated: 1,
|
date_updated: 1,
|
||||||
req_users: 1,
|
req_users: 1,
|
||||||
refused_users: 1,
|
refused_users: 1,
|
||||||
|
transactionsEnabled: 1,
|
||||||
'mycities': 1,
|
'mycities': 1,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user