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