From c8bd3abd89ed24fc5b8bb850509755249ff24377 Mon Sep 17 00:00:00 2001 From: osmarks Date: Mon, 21 Feb 2022 20:19:29 +0000 Subject: [PATCH] helpful help --- src/main.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.lua b/src/main.lua index 493b8e7..542c00a 100644 --- a/src/main.lua +++ b/src/main.lua @@ -31,6 +31,7 @@ end require "stack_trace" local json = require "json" +_G.json_for_disks_and_such = json local registry = require "registry" --[[