mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Fix missing comma
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ var repos = [
|
||||
[ "Skyrim", "skyrim" ],
|
||||
[ "Fallout 3", "fallout3" ],
|
||||
[ "Fallout: New Vegas", "falloutnv" ],
|
||||
[ "Fallout 4", "fallout4" ]
|
||||
[ "Fallout 4", "fallout4" ],
|
||||
[ "Skyrim SE", "skyrimse" ],
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user