Change default title on /qa/ to something more accurate.
This commit is contained in:
parent
05f38c53b3
commit
5e663fb5b9
@ -58,6 +58,7 @@ Main =
|
||||
|
||||
for db in DataBoard.keys
|
||||
Conf[db] = {}
|
||||
Conf['customTitles'] = {'4chan.org': {boards: {'qa': {'boardTitle': {orig: '/qa/ - Question & Answer', title: '/qa/ - 2D / Random'}}}}}
|
||||
Conf['boardConfig'] = boards: {}
|
||||
Conf['archives'] = Redirect.archives
|
||||
Conf['selectedArchives'] = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user