Printing response

This commit is contained in:
2024-02-18 13:08:37 +01:00
parent 936271e74c
commit 89f414719b

View File

@@ -16,6 +16,7 @@ function M.lookup()
print("Test")
print(keywords)
print("Response: " .. response)
end
return M