fix deleting monitorStates

install-with-shinobicctv-user-instead-of-root
Moe Alam 2020-09-06 09:41:51 -07:00
parent 49be90333f
commit e791a9895e
1 changed files with 0 additions and 1 deletions

View File

@ -555,7 +555,6 @@ module.exports = function(s,config,lang,app){
s.knexQuery({
action: "delete",
table: "Presets",
update: monitorQuery,
where: {
ke: req.params.ke,
name: req.params.stateName,