From e7563787be5b3a9c1de66a7f4eb16ed09d9d4a21 Mon Sep 17 00:00:00 2001 From: Autumn Date: Sun, 17 May 2026 17:22:58 +0100 Subject: [main] added ability to fetch service & tidied up functions --- src/pawsd/send.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pawsd/send.lua') diff --git a/src/pawsd/send.lua b/src/pawsd/send.lua index 46ff2b5..156664d 100644 --- a/src/pawsd/send.lua +++ b/src/pawsd/send.lua @@ -36,7 +36,7 @@ function send (server, data) end -- return response - return table.concat(response) + return response end -- cgit v1.3