mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 09:05:53 +08:00
Enable last visit line on mobile
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user