WIP
This commit is contained in:
parent
2355054cdc
commit
2c6177bff9
4 changed files with 9 additions and 2 deletions
|
|
@ -94,6 +94,7 @@ function plugins (settings) {
|
|||
limit 1`
|
||||
|
||||
return db.one(sql, ['config'])
|
||||
.then(row => row.id)
|
||||
}
|
||||
|
||||
function pollQueries (deviceTime, deviceId, deviceRec) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue