select schmelect
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 36s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 36s
This commit is contained in:
parent
223c8893df
commit
7dc03936ab
|
@ -17,7 +17,7 @@ export default async bot => {
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
const f0ck = await db`
|
const f0ck = await db`
|
||||||
select dest, mime, username, userchannel, usernetwork
|
select id, dest, mime, src
|
||||||
from "items"
|
from "items"
|
||||||
where
|
where
|
||||||
id = ${id} and
|
id = ${id} and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user