V0.9.5 build.sh fix
This commit is contained in:
@@ -294,8 +294,6 @@ export default function ChatWindow({ group, onBack, onGroupUpdated, onDirectMess
|
||||
) : (
|
||||
<MessageInput group={group} currentUser={currentUser} onSend={handleSend} socket={socket} />
|
||||
)}
|
||||
</div>
|
||||
|
||||
{showInfo && (
|
||||
<GroupInfoModal
|
||||
group={group}
|
||||
|
||||
Reference in New Issue
Block a user