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`
UPDATE
"alerting"
"alert"
SET
"location" = ${deviceSqlGeopoint}
WHERE