mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
Pass hideCategory
through to the plugin outlet
This commit is contained in:
parent
4d8619f62c
commit
c383cf82a7
|
@ -22,7 +22,8 @@
|
||||||
selected=selected
|
selected=selected
|
||||||
bulkSelectEnabled=bulkSelectEnabled
|
bulkSelectEnabled=bulkSelectEnabled
|
||||||
lastVisitedTopic=lastVisitedTopic
|
lastVisitedTopic=lastVisitedTopic
|
||||||
discoveryList=discoveryList)
|
discoveryList=discoveryList
|
||||||
|
hideCategory=hideCategory)
|
||||||
tagName=""
|
tagName=""
|
||||||
connectorTagName=""}}
|
connectorTagName=""}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user