diff --git a/src/General/Index.coffee b/src/General/Index.coffee index f105e8ec7..8125eaa46 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -156,7 +156,7 @@ Index = return return if a.textContent is 'Catalog' e.preventDefault() - Index.userPageNav +a.pathname.split('/')[2] + Index.userPageNav +a.pathname.split('/')[2] or 1 scrollToIndex: -> Header.scrollToIfNeeded Index.root