Inviting/Responding/Creating Channels... etc.
This commit is contained in:
parent
396ecefa4f
commit
5fbc60d8da
5 changed files with 420 additions and 644 deletions
File diff suppressed because it is too large
Load diff
|
@ -181,7 +181,6 @@ impl PickerDelegate for ContactFinderDelegate {
|
|||
ContactRequestStatus::RequestSent => Some("icons/x.svg"),
|
||||
ContactRequestStatus::RequestAccepted => None,
|
||||
};
|
||||
dbg!(icon_path);
|
||||
Some(
|
||||
div()
|
||||
.flex_1()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue