This commit is contained in:
Flummi 2022-05-22 14:42:01 +00:00
parent 0754cb97a1
commit f8cc9f1dc0

View File

@ -137,7 +137,7 @@ export default async bot => {
userchannel: e.channel,
usernetwork: e.network,
stamp: ~~(new Date() / 1000),
active: 'true'
active: true
}, 'src', 'dest', 'mime', 'size', 'checksum', 'username', 'userchannel', 'usernetwork', 'stamp', 'active')
}
`;