Remove buttons from offline banner and add inline links. Closes #2261
This commit is contained in:
@@ -301,6 +301,7 @@ export const Content: FC = () => {
|
||||
fediverseAccount={fediverseAccount}
|
||||
lastLive={lastDisconnectTime}
|
||||
onNotifyClick={() => setShowNotifyModal(true)}
|
||||
onFollowClick={() => setShowFollowModal(true)}
|
||||
/>
|
||||
)}
|
||||
{online && (
|
||||
|
||||
Reference in New Issue
Block a user