DEV: Add more args to topic-list-item outlet (#30851)

This commit is contained in:
Jarek Radosz 2025-01-18 15:57:53 +01:00 committed by GitHub
parent 33296d5913
commit 2cd5e4d54d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -229,6 +229,9 @@ export default class Item extends Component {
bulkSelectEnabled=@bulkSelectEnabled
onBulkSelectToggle=this.onBulkSelectToggle
isSelected=this.isSelected
hideCategory=@hideCategory
tagsForUser=@tagsForUser
showTopicPostBadges=@showTopicPostBadges
}}
>
{{#if this.useMobileLayout}}