Hook up Chat to UI
This commit is contained in:
parent
4b28b0e3b2
commit
14125c1650
4 changed files with 67 additions and 17 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#![warn(clippy::use_self)]
|
||||
|
||||
mod chat;
|
||||
mod store;
|
||||
mod traits;
|
||||
mod ui;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue