DEV: restore topic argument for after-topic-status outlet (#29550)

Followup to dd329d55
This commit is contained in:
David Taylor 2024-11-01 18:25:40 +00:00 committed by GitHub
parent 4863b2ab7e
commit 323013d9c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ export default class TopicStatus extends Component {
<PluginOutlet <PluginOutlet
@name="after-topic-status" @name="after-topic-status"
@outletArgs={{hash topic=this.topic}} @outletArgs={{hash topic=@topic}}
/> />
{{~! no whitespace ~}} {{~! no whitespace ~}}
</span> </span>