diff --git a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.hbs b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.hbs index e8dc723c50f..0fb3cb216dd 100644 --- a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.hbs +++ b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.hbs @@ -14,9 +14,12 @@ {{#if hasTopics}} {{topic-list + highlightLastVisited=true showPosters=true currentUser=currentUser hideCategory=model.hideCategory + order=order + ascending=ascending topics=model.topics expandGloballyPinned=expandGloballyPinned expandAllPinned=expandAllPinned