restore unintentionally removed code

This commit is contained in:
QuickMythril 2024-12-03 04:14:01 -05:00 committed by Nicola Benaglia
parent ebe2cb711e
commit e1b6fa39f9

View File

@ -2488,6 +2488,7 @@ export const Group = ({
setNewEncryptionNotification
}
hide={groupSection !== "chat" || selectedDirect || newChat}
hideView={!(desktopViewMode === 'chat' && selectedGroup)}
handleSecretKeyCreationInProgress={
handleSecretKeyCreationInProgress
}