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

This commit is contained in:
Ashley Graves 2024-07-27 15:39:22 +02:00
parent d99039ff26
commit 2ce9e5c31a

View file

@ -35,4 +35,4 @@ with open("wiki/Modlist.md", "w") as f:
else:
f.write("- " + mod)
f.write("(" + mods[mod]["side"] + ")")
f.write(" (" + mods[mod]["side"] + ")\r\n")