Change order back to that of Mayhem's list.

Boards requiring credentials are now forced last by the settings
code, so change the order back to make cherrypicking easier.
This commit is contained in:
ccd0 2014-05-14 14:28:06 -07:00
parent 75f639172b
commit 6bd9a26e0e

View File

@ -115,15 +115,6 @@
"software": "foolfuuka",
"boards": ["g", "t"],
"files": ["g", "t"]
}, {
"uid": 19,
"name": "Innovandalism Archive",
"domain": "boards.innovandalism.eu",
"http": true,
"https": false,
"software": "foolfuuka",
"boards": ["v"],
"files": []
}, {
"uid": 13,
"name": "Foolz Beta",
@ -134,4 +125,13 @@
"software": "foolfuuka",
"boards": ["a", "biz", "co", "d", "diy", "gd", "h", "i", "jp", "m", "mlp", "s4s", "sci", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"],
"files": []
}, {
"uid": 19,
"name": "Innovandalism Archive",
"domain": "boards.innovandalism.eu",
"http": true,
"https": false,
"software": "foolfuuka",
"boards": ["v"],
"files": []
}]