From 98d81e701a3e6c75b932ac75c872ae0e3f4d84f4 Mon Sep 17 00:00:00 2001 From: amelia squires Date: Mon, 14 Apr 2025 14:03:08 -0500 Subject: config change, local support, overall fixes --- tests/h.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/h.lua') diff --git a/tests/h.lua b/tests/h.lua index dfe5f79..a875b42 100644 --- a/tests/h.lua +++ b/tests/h.lua @@ -1,5 +1,5 @@ llib = require "lullaby" -llib.config.set({print_meta = 1}) +llib.io.print_meta = 1 local a = llib.crypto.sha1() -- cgit v1.2.3