charts are up
This commit is contained in:
@@ -5,8 +5,7 @@ Meteor.publish("sensor_data", function(controllerId) {
|
||||
}, {
|
||||
sort: {
|
||||
created_at: -1
|
||||
},
|
||||
limit: 100
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user