DEV: add tag arg to after-create-topic-button outlet (#25315)
This commit is contained in:
parent
13e4fbb45f
commit
3e6482d3cc
|
@ -91,6 +91,7 @@
|
||||||
createTopicDisabled=this.createTopicDisabled
|
createTopicDisabled=this.createTopicDisabled
|
||||||
createTopicLabel=this.createTopicLabel
|
createTopicLabel=this.createTopicLabel
|
||||||
category=this.category
|
category=this.category
|
||||||
|
tag=this.tag
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue