mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Enable searching the Fallout 4 masterlist.
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ var repos = [
|
||||
[ "Oblivion", "oblivion" ],
|
||||
[ "Skyrim", "skyrim" ],
|
||||
[ "Fallout 3", "fallout3" ],
|
||||
[ "Fallout: New Vegas", "falloutnv" ]
|
||||
[ "Fallout: New Vegas", "falloutnv" ],
|
||||
[ "Fallout 4", "fallout4" ]
|
||||
]
|
||||
|
||||
var repoBranch = 'master'; //The repository branch to search.
|
||||
|
||||
Reference in New Issue
Block a user