Implemented basic stats functionality and started setting up menu
This commit is contained in:
@@ -11,6 +11,7 @@ pub(crate) mod radarr;
|
||||
pub enum RadarrEvent {
|
||||
HealthCheck,
|
||||
GetOverview,
|
||||
GetStatus,
|
||||
}
|
||||
|
||||
pub struct Network<'a> {
|
||||
|
||||
Reference in New Issue
Block a user