updated config
This commit is contained in:
4
dmapp/def/all sorted by date.js
Normal file
4
dmapp/def/all sorted by date.js
Normal file
@@ -0,0 +1,4 @@
|
||||
db.getCollection("switch").find({})
|
||||
.projection({})
|
||||
.sort({date: -1})
|
||||
.limit(0)
|
||||
Reference in New Issue
Block a user