Name changes for future

This commit is contained in:
2017-04-05 11:05:36 +02:00
parent 0b6b63df4f
commit ce08741718
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ router.get('/', function(req, res) {
router.get('/data', function(req, res) {
router.get('/dashboard', function(req, res) {
connection.query(
'SELECT TOE1`, time FROM measurement ORDER BY time DESC LIMIT 0,10',