Skip to content

Commit

Permalink
Merge pull request #37895 from bernhardoj/fix/34852-failed-to-add-use…
Browse files Browse the repository at this point in the history
…r-is-hidden

Fix a failed-to-add workspace member is hidden
  • Loading branch information
grgia authored Mar 18, 2024
2 parents 28cfc14 + b806548 commit 231ce48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/actions/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,6 @@ function addMembersToWorkspace(invitedEmailsToAccountIDs: InvitedEmailsToAccount
// need to remove the members since that is handled by onClose of OfflineWithFeedback.
value: failureMembersState,
},
...newPersonalDetailsOnyxData.finallyData,
...membersChats.onyxFailureData,
...announceRoomMembers.onyxFailureData,
];
Expand Down

0 comments on commit 231ce48

Please sign in to comment.