mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-20 06:33:05 -05:00
Revert "Temporarily disable hover cards"
This reverts commit 935b955b156f6313e1a4555dbb7b0661c2de1e0a.
This commit is contained in:
parent
4c5067e3a4
commit
4d4f7ede4f
@ -651,7 +651,7 @@ class UI extends PureComponent {
|
||||
|
||||
{layout !== 'mobile' && <PictureInPicture />}
|
||||
<NotificationsContainer />
|
||||
{/* Temporarily disabled while upstream improves the issue */ null && <HoverCardController />}
|
||||
<HoverCardController />
|
||||
<LoadingBarContainer className='loading-bar' />
|
||||
<ModalContainer />
|
||||
<UploadArea active={draggingOver} onClose={this.closeUploadModal} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user