Printing response
This commit is contained in:
parent
936271e74c
commit
89f414719b
|
@ -16,6 +16,7 @@ function M.lookup()
|
|||
|
||||
print("Test")
|
||||
print(keywords)
|
||||
print("Response: " .. response)
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
Loading…
Reference in New Issue