fix: typo

This commit is contained in:
devthejo 2025-05-30 18:35:10 +02:00
parent ea548112db
commit 4eef09b32f

View file

@ -107,7 +107,7 @@ module.exports = async function () {
} }
await sql` await sql`
UPDATE UPDATE
"alerting" "alert"
SET SET
"location" = ${deviceSqlGeopoint} "location" = ${deviceSqlGeopoint}
WHERE WHERE