Extract nick dialog into module
This commit is contained in:
parent
4e0509b08e
commit
9ad550f98c
3 changed files with 108 additions and 57 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod nick;
|
||||
mod nick_list;
|
||||
mod popup;
|
||||
pub mod room;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue