mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
revert offline text
This commit is contained in:
@@ -124,7 +124,7 @@ const Home = () => {
|
||||
<OfflineIndicator
|
||||
key={`offline-${index}`}
|
||||
address={subscription}
|
||||
className="offline-text"
|
||||
className="disconnected"
|
||||
isText={true} />
|
||||
<br key={`br-${index}`} />
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user