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
|
||||
return namespace
|
||||
else
|
||||
return ""
|
||||
return
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue