Fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user