Fix error when 'Catalog Links' is turned on and board list edited without reloading.
This commit is contained in:
parent
1b8de6799d
commit
26ae24b1b0
@ -47,7 +47,7 @@ CatalogLinks =
|
||||
# Set links on load or custom board list change.
|
||||
# Called by Header when both board lists (header and footer) are ready.
|
||||
initBoardList: ->
|
||||
return unless Conf['Catalog Links']
|
||||
return unless CatalogLinks.el
|
||||
CatalogLinks.set Conf['Header catalog links']
|
||||
|
||||
toggle: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user