62 737
modifications
Aucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 14 : | Ligne 14 : | ||
local type = types[localdata['type']:lower()] | local type = types[localdata['type']:lower()] | ||
if type then | if type then | ||
subject = subject .. ' ' .. type | |||
end | end | ||
end | end |
modifications