fuuuuuuuuuck
This commit is contained in:
parent
1066e8772b
commit
a6b881a196
|
@ -128,7 +128,7 @@ export default async bot => {
|
||||||
await db`
|
await db`
|
||||||
insert into items ${
|
insert into items ${
|
||||||
db({
|
db({
|
||||||
src: e.photo ? "" : link,
|
src: e.media ? "" : link,
|
||||||
dest: filename,
|
dest: filename,
|
||||||
mime: mime,
|
mime: mime,
|
||||||
size: size,
|
size: size,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user