Content deleted Content added
update |
simplify |
||
Line 12:
mwSite = mwSite .. v
elseif type(v) == 'table' then
▲ mwSite = mwSite .. '\n**mw.site.' .. k .. '.' .. kk .. ': ' .. vv
end
end
|
update |
simplify |
||
Line 12:
mwSite = mwSite .. v
elseif type(v) == 'table' then
▲ mwSite = mwSite .. '\n**mw.site.' .. k .. '.' .. kk .. ': ' .. vv
end
end
|