Render time via widget

This commit is contained in:
Joscha 2022-07-31 15:31:55 +02:00
parent 82fce0430d
commit 6f4d94afa5
2 changed files with 39 additions and 0 deletions

View file

@ -1,3 +1,5 @@
mod time;
use std::sync::Arc;
use async_trait::async_trait;