fix(network): Fixed an issue with dynamic typing in responses from Sonarr for history items
This commit is contained in:
@@ -11,7 +11,7 @@ mod tests {
|
||||
Release, RootFolder, SystemStatus, Tag, Task, TaskName, Update,
|
||||
},
|
||||
servarr_models::{HostConfig, Log, LogResponse, QueueEvent, SecurityConfig},
|
||||
Serdeable,
|
||||
EnumDisplayStyle, Serdeable,
|
||||
};
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user