Fix
This commit is contained in:
parent
a5eb903c90
commit
b3f659b2b7
@ -33,7 +33,7 @@ local function get(url)
|
||||
return result
|
||||
end
|
||||
|
||||
function ensure_dotlua(path)
|
||||
local function ensure_dotlua(path)
|
||||
if string.match(path, "%.lua$") then
|
||||
return path
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user