Extract nick list rendering into module
This commit is contained in:
parent
07fab96e12
commit
4e0509b08e
3 changed files with 125 additions and 117 deletions
|
|
@ -1,2 +1,3 @@
|
|||
mod nick_list;
|
||||
mod popup;
|
||||
pub mod room;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue