mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
minor changes
This commit is contained in:
parent
0bb742b91d
commit
ddd918470e
2 changed files with 2 additions and 5 deletions
|
@ -72,7 +72,6 @@ module.exports = {
|
|||
|
||||
if(!language) return editOrReply(context, createEmbed("warning", context, "Invalid Language"))
|
||||
|
||||
|
||||
try{
|
||||
let search = await dictionary(context, args.query, language)
|
||||
search = search.response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue