Skip to content

Remove patch in-invite-dialog-add-text-indicating-that-we-can-invite-… #718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

5 changes: 0 additions & 5 deletions patches/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,6 @@
"src/components/views/rooms/DecryptionFailureBar.tsx"
]
},
"in-invite-dialog-add-text-indicating-that-we-can-invite-multiple-people": {
"github-issue": "https://github.com/tchapgouv/tchap-web-v4/issues/342",
"package": "matrix-react-sdk",
"files": ["res/css/views/dialogs/_InviteDialog.pcss"]
},
"fix-inviting-a-person-already-present-in-the-room": {
"comments": "When inviting by its email adress someone already in the room, the error message was wrong and break the invitation process",
"github-issue": "https://github.com/tchapgouv/tchap-web-v4/issues/394",
Expand Down