summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 04:49:03 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 04:49:03 +0000
commit53037540e676078ba983deab29711b2e07cf4860 (patch)
treeacc1bb926f4ac9dc69c344ebad8e9debd143c128 /shop.lua
parentb8ce80051da2a33dd0965029c10a075a6b2f3c3d (diff)
shop
Diffstat (limited to 'shop.lua')
-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)