diff --git a/init.lua b/init.lua index e199727..b4b06fc 100644 --- a/init.lua +++ b/init.lua @@ -62,7 +62,7 @@ local function fetch_cache() cap = cap + 1 end end - minetest.log("action", "[sauth] cached " .. cap .. " records." + minetest.log("action", "[sauth] cached " .. cap .. " records.") end local function trim_cache()