diff --git a/app/assets/javascripts/discourse/app/components/topic-map/index.gjs b/app/assets/javascripts/discourse/app/components/topic-map/index.gjs index 5b929ed8d9d..de23872c883 100644 --- a/app/assets/javascripts/discourse/app/components/topic-map/index.gjs +++ b/app/assets/javascripts/discourse/app/components/topic-map/index.gjs @@ -5,32 +5,37 @@ import TopicMapSummary from "discourse/components/topic-map/topic-map-summary"; const TopicMap = ;