Use a different style for inactive participants
This commit is contained in:
parent
456dde200c
commit
de917c4678
5 changed files with 82 additions and 35 deletions
|
@ -20,6 +20,7 @@ impl ParticipantLocation {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct RemoteParticipant {
|
||||
pub user: Arc<User>,
|
||||
pub project_ids: Vec<u64>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue