test
All checks were successful
Update wiki / test (push) Successful in 14s

This commit is contained in:
Ashley Graves 2024-07-28 22:40:40 +02:00
parent 4e1676b868
commit 03afdb17e5

View file

@ -49,7 +49,7 @@ with open("wiki/Modlist.md", "w") as f:
f.write("<td>" + str(count["server"] + count["both"]) + "</td>")
f.write("</tr>\r\n")
f.write("\r\n</table>")
f.write("\r\n</table>\r\n")
f.write("## Individual Mods\r\n")
f.write("<table>")