UX: plus icon for sidebar messages section header (#17558)

This commit is contained in:
Kris 2022-07-18 12:54:23 -04:00 committed by GitHub
parent 9e603e9374
commit e57485370f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
@headerModel={{this.currentUser}}
@headerActionIcon="plus"
@headerActions={{array (hash action=(fn (route-action "composePrivateMessage") null null))}}
@headerActionsIcon="plus"
@headerLinkText={{i18n "sidebar.sections.messages.header_link_text"}}
@headerLinkTitle={{i18n "sidebar.sections.messages.header_link_title"}} >