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

This commit is contained in:
Ashley Graves 2024-07-28 22:42:27 +02:00
parent e452922f41
commit 803636545a

View file

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