From 53037540e676078ba983deab29711b2e07cf4860 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 04:49:03 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shop.lua') 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) -- cgit v1.2.3