git: Improve co-author button (#29742)

This PR changes the tooltip label to say "Remove" when you have the
button toggled on and collaborators in the list.

Release Notes:

- N/A

Co-authored-by: Joseph T. Lyons <josephtlyons@gmail.com>
This commit is contained in:
Danilo Leal 2025-05-01 14:12:52 -03:00 committed by GitHub
parent 57610c9935
commit 96d785cb45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 2 deletions

View file

@ -238,6 +238,7 @@ pub enum IconName {
Undo,
Unpin,
Update,
UserCheck,
UserGroup,
UserRoundPen,
Visible,