Add Text widget
This commit is contained in:
parent
f08f653bfc
commit
53a0f8d4af
4 changed files with 71 additions and 10 deletions
|
|
@ -4,7 +4,7 @@ mod list;
|
|||
mod room;
|
||||
mod rooms;
|
||||
mod util;
|
||||
mod widget;
|
||||
mod widgets;
|
||||
|
||||
use std::sync::{Arc, Weak};
|
||||
use std::time::Duration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue