Restore channel chat model and panel view
This commit is contained in:
parent
98999b1e9a
commit
3422eb65e8
14 changed files with 1227 additions and 51 deletions
|
@ -6,7 +6,7 @@ use crate::{
|
|||
};
|
||||
use anyhow::anyhow;
|
||||
use call::ActiveCall;
|
||||
use channel::{channel_buffer::ChannelBuffer, ChannelStore};
|
||||
use channel::{ChannelBuffer, ChannelStore};
|
||||
use client::{
|
||||
self, proto::PeerId, Client, Connection, Credentials, EstablishConnectionError, UserStore,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue