Update init.lua

pull/461/head^2
siduck76 3 years ago
parent 7cab4295ee
commit 92a9e13e7c

@ -1,4 +1,5 @@
local ok, err = pcall(require, "core")
if not ok then
error("Error loading " .. module .. "\n\n" .. err)
end

Loading…
Cancel
Save