mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-15 16:23:56 -07:00
WebHost: Remove space before comma separators in tutorial authors (#5999)
* Remove space before comma * Factorio authors update * Simplify template
This commit is contained in:
@@ -37,7 +37,7 @@ class FactorioWeb(WebWorld):
|
||||
"English",
|
||||
"setup_en.md",
|
||||
"setup/en",
|
||||
["Berserker, Farrak Kilhn"]
|
||||
["Berserker", "Farrak Kilhn"]
|
||||
)]
|
||||
option_groups = option_groups
|
||||
|
||||
|
||||
Reference in New Issue
Block a user