forked from VoxeLibre/VoxeLibre
Fix typo
This commit is contained in:
parent
09a68443cd
commit
e44e9eaf62
|
@ -12,7 +12,7 @@ function mcl_item_id.get_mod_namespace(modname)
|
||||||
if namespace then
|
if namespace then
|
||||||
return namespace
|
return namespace
|
||||||
else
|
else
|
||||||
return ""
|
return
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue