- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 142:
Line 142:
− +
Typo
return ""
return ""
end
end
return format{self._alternative_names_template, names = table.concat(alternative_names, "/n")}
return format{self._alternative_names_template, names = table.concat(alternative_names, "\n")}
end
end