diff --git a/app/assets/javascripts/discourse/app/components/modal/move-to-topic.hbs b/app/assets/javascripts/discourse/app/components/modal/move-to-topic.hbs index 607827a9766..90e1c3886bd 100644 --- a/app/assets/javascripts/discourse/app/components/modal/move-to-topic.hbs +++ b/app/assets/javascripts/discourse/app/components/modal/move-to-topic.hbs @@ -70,7 +70,7 @@
@@ -80,7 +80,7 @@ @onChange={{fn (mut this.participants)}} /> - {{#if this.selectedTopicId}} + {{#if this.selectedTopic}}