mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 22:05:10 +00:00
fix: maybe
This commit is contained in:
parent
79bb20700d
commit
dea052369e
1 changed files with 1 additions and 3 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue