Remove last stale code
This commit is contained in:
parent
5897b18cfd
commit
bfb59f1598
9 changed files with 2 additions and 253 deletions
|
@ -2043,7 +2043,7 @@ impl CollabPanel {
|
|||
}),
|
||||
)
|
||||
.start_slot(
|
||||
// todo!() handle contacts with no avatar
|
||||
// todo handle contacts with no avatar
|
||||
Avatar::new(contact.user.avatar_uri.clone())
|
||||
.availability_indicator(if online { Some(!busy) } else { None }),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue