fix broken Monitors query

refactor-sql-commands-on-startup
Moe 2022-08-20 14:52:52 -07:00
parent bdf07678bd
commit d840de2736
1 changed files with 0 additions and 1 deletions

View File

@ -262,7 +262,6 @@ function beginProcessing(){
table: "Monitors",
where: [
['ke','=',v.ke],
['archive','!=',`1`],
]
})
const monitorRows = monitorsResponse.rows