Content deleted Content added
moved to cfg |
moved to cfg |
||
Line 124:
end
elseif ns==7 or ns==711 then -- File talk
if class=='fm'
out = 'FM'
else
Line 130:
end
else
▲ local category = ns_to_category[ns] or 'NA'
▲ out = resolveFQSgrade(category)
end
return out
|