oh is this it
This commit is contained in:
parent
0777a6bf11
commit
9dd1b5e92c
@ -95,7 +95,7 @@ local function Callback(Interaction, Command, Args)
|
||||
end
|
||||
end
|
||||
if not user_info.id then
|
||||
return error(user_info)
|
||||
error(user_info)
|
||||
end
|
||||
|
||||
local description = user_info.description=='' and 'This user has no description' or user_info.description
|
||||
|
Loading…
Reference in New Issue
Block a user