Don't insert 4chan native settings link on non-4chan boards.
This commit is contained in:
parent
122535a857
commit
8ee847133a
@ -108,7 +108,7 @@ Header =
|
||||
Header.bottomBoardList = $ '.boardList', footer
|
||||
CatalogLinks.setLinks Header.bottomBoardList
|
||||
|
||||
if g.VIEW is 'catalog' or !Conf['Disable Native Extension']
|
||||
if Site.software is 'yotsuba' and (g.VIEW is 'catalog' or !Conf['Disable Native Extension'])
|
||||
cs = $.el 'a', href: 'javascript:;'
|
||||
if g.VIEW is 'catalog'
|
||||
cs.title = cs.textContent = 'Catalog Settings'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user