summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 04:48:50 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 04:48:50 +0000
commitb8ce80051da2a33dd0965029c10a075a6b2f3c3d (patch)
treec9ac47be6ab5d7350512c41175628148a2d01bce
parentcd4be56caad7878c3b2bc718bcb1cee9bdffa660 (diff)
shop
-rw-r--r--shop.lua2
1 files changed, 1 insertions, 1 deletions
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)