fix: typo
This commit is contained in:
parent
096314c14c
commit
ea548112db
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ module.exports = async function () {
|
|||
"device"."radius_reach",
|
||||
"device"."follow_location"
|
||||
FROM
|
||||
" device "
|
||||
"device"
|
||||
WHERE
|
||||
" device "." id " = " gajus - eslint - plugin - sql "
|
||||
"device"."id" = ${deviceId}
|
||||
`
|
||||
|
||||
if (!device) {
|
||||
|
|
Loading…
Add table
Reference in a new issue