Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 6bfcecf

Browse files
committed
feat: Allow eval command.
1 parent 07f9c3b commit 6bfcecf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ client.registry
3434
])
3535
.registerDefaultGroups()
3636
.registerDefaultCommands({
37-
eval: false,
3837
prefix: false,
3938
commandState: false,
4039
})

0 commit comments

Comments
 (0)