[Glitch] Add “translate” class to other user strings
Port 5fcac81302
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@ -241,7 +241,7 @@ class AccountCard extends ImmutablePureComponent {
|
||||
|
||||
<div className='directory__card__extra' ref={this.setRef}>
|
||||
<div
|
||||
className='account__header__content'
|
||||
className='account__header__content translate'
|
||||
dangerouslySetInnerHTML={{ __html: account.get('note_emojified') }}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user