Render time via widget
This commit is contained in:
parent
82fce0430d
commit
6f4d94afa5
2 changed files with 39 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
mod time;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use async_trait::async_trait;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue