mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Reverted Undesired Changes
This commit is contained in:
@@ -7,7 +7,7 @@ const OfflineIndicator = ({ address, className, tooltipPlace }) => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{true && (
|
{!isOnline && (
|
||||||
<>
|
<>
|
||||||
{" "}
|
{" "}
|
||||||
<img
|
<img
|
||||||
|
|||||||
Reference in New Issue
Block a user