[Glitch] Fix Google Translate breaking web interface
Port 7d0031a515
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:
@ -145,7 +145,7 @@ class Content extends ImmutablePureComponent {
|
||||
|
||||
return (
|
||||
<div
|
||||
className='announcements__item__content'
|
||||
className='announcements__item__content translate'
|
||||
ref={this.setRef}
|
||||
dangerouslySetInnerHTML={{ __html: announcement.get('contentHtml') }}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user