restore unintentionally removed code

This commit is contained in:
QuickMythril 2024-12-03 04:14:01 -05:00
parent c245454486
commit 6cf4387080

View File

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