ver "0.5.8"
Lista movimenti in formato Tabella
This commit is contained in:
@@ -111,7 +111,7 @@ db.getCollection('movements').aggregate(
|
||||
"amount": 1,
|
||||
"causal": 1,
|
||||
"userfrom.username": 1,
|
||||
"userfrom.profile.img": 1
|
||||
"userfrom.profile.img": 1,
|
||||
"userto.username": 1,
|
||||
"userto.profile.img": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user