From b8ce80051da2a33dd0965029c10a075a6b2f3c3d Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 04:48:50 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 94ea3d7..f508946 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.ok) -- cgit v1.2.3