Update assets/javascripts/discourse-user-notes/connectors/user-card-post-names/show-user-notes-on-card.gjs

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
David Taylor 2024-07-02 15:15:46 +01:00 committed by GitHub
parent 8c52d26669
commit b8ea1899d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ export default class extends Component {
count=this.userNotesCount
}}
@action={{this.showUserNotes}}
class="btn btn-flat"
class="btn-flat"
>
{{#if this.siteSettings.enable_emoji}}
<img src={{emojiUrlFor "pencil"}} alt="pencil" class="emoji" />