FIX: remove duplicate id (#29939)

This commit is contained in:
Jordan Vidrine 2024-11-26 10:40:55 -06:00 committed by GitHub
parent a692e87b72
commit cddc018959
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -559,9 +559,7 @@
@replyToPost={{action "replyToPost"}}
/>
{{else}}
<div id="topic-footer-buttons">
<AnonymousTopicFooterButtons @topic={{this.model}} />
</div>
<AnonymousTopicFooterButtons @topic={{this.model}} />
{{/if}}
{{/if}}