summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shop.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop.lua b/shop.lua
index f508946..f24f2ca 100644
--- a/shop.lua
+++ b/shop.lua
@@ -1,2 +1,2 @@
sres = textutils.unserializeJSON(http.post("https://krist.dev/ws/start","").readAll())
-print(sres.ok)
+print(sres)