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

This commit is contained in:
Ashley Graves 2024-07-29 16:25:52 +02:00
parent b78b65dc04
commit 2ad7e4b6ac

View file

@ -77,5 +77,5 @@ with open("wiki/Modlist.md", "w") as f:
f.write("<td><a href=\"" + mods[mod]["url"] + "\">" + mods[mod]["site"] + "</a></td>")
else:
f.write("<td>N/A</td>")
f.write("\r\n<tr>")
f.write("\r\n</tr>")
f.write("\r\n</table>")