mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
fix bug when going to hubs
This commit is contained in:
@@ -2238,6 +2238,8 @@ export const Group = ({
|
||||
hasUnreadDirects={directChatHasUnread}
|
||||
setMobileViewMode={setMobileViewMode}
|
||||
myName={userInfo?.name}
|
||||
setSelectedDirect={setSelectedDirect}
|
||||
setNewChat={setNewChat}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
Reference in New Issue
Block a user