fix(ui): mount GroupDmSettings on desktop too — Open Group Settings button now opens the modal
This commit is contained in:
@@ -452,6 +452,7 @@ export function AppLayout() {
|
|||||||
<CategorySettingsModal />
|
<CategorySettingsModal />
|
||||||
<NewDmModal />
|
<NewDmModal />
|
||||||
<AddDmMemberModal />
|
<AddDmMemberModal />
|
||||||
|
<GroupDmSettings />
|
||||||
<UserProfileModal />
|
<UserProfileModal />
|
||||||
<IncomingCallModal />
|
<IncomingCallModal />
|
||||||
<ImagePreview />
|
<ImagePreview />
|
||||||
|
|||||||
Reference in New Issue
Block a user