fix: typo

This commit is contained in:
devthejo 2025-05-30 18:34:02 +02:00
parent 096314c14c
commit ea548112db

View file

@ -33,7 +33,7 @@ module.exports = async function () {
FROM FROM
"device" "device"
WHERE WHERE
" device "." id " = " gajus - eslint - plugin - sql " "device"."id" = ${deviceId}
` `
if (!device) { if (!device) {