popup
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
//! Messages owned by bar modules.
|
||||
|
||||
mod battery;
|
||||
mod clock;
|
||||
mod weather;
|
||||
|
||||
pub use battery::*;
|
||||
pub use clock::*;
|
||||
pub use weather::*;
|
||||
|
||||
Reference in New Issue
Block a user