fix: typo
This commit is contained in:
parent
ea548112db
commit
4eef09b32f
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ module.exports = async function () {
|
|||
}
|
||||
await sql`
|
||||
UPDATE
|
||||
"alerting"
|
||||
"alert"
|
||||
SET
|
||||
"location" = ${deviceSqlGeopoint}
|
||||
WHERE
|
||||
|
|
Loading…
Add table
Reference in a new issue