Fix function Seteup(cfg)

Added `end` to the end of the if statement I added.
This commit is contained in:
austin.swanlaw
2022-01-22 08:33:10 -06:00
parent ef687a9739
commit e72adb4012

View File

@@ -2514,6 +2514,7 @@ local function Setup(cfg)
if k ~= "calendar_opts" then
if k == "home" then
v = CleanPath(v)
end
M.Cfg[k] = v
if debug then
print(