fix: maybe

This commit is contained in:
Saahil 2024-12-16 22:43:51 -05:00
parent 79bb20700d
commit dea052369e
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -84,9 +84,7 @@ export default class AppHome implements Command {
value: "send_mail",
action_id: "send_mail",
},
},
{
type: "section",
elements: app.dbs.anondm
//@ts-ignore
.get(usersInDb.find((e) => bcrypt.compareSync(event.user, e)))