fix: information panels (ÖRR, Covid, ...)
This commit is contained in:
parent
584d6aa3f5
commit
3596861b77
2 changed files with 5 additions and 2 deletions
|
|
@ -133,6 +133,7 @@ impl MapResponse<VideoDetails> for response::VideoDetails {
|
|||
response::video_details::ItemSection::CommentItemSection { mut contents } => {
|
||||
comment_ctoken_section = contents.try_swap_remove(0);
|
||||
}
|
||||
response::video_details::ItemSection::None => {},
|
||||
}
|
||||
}
|
||||
response::video_details::VideoResultsItem::None => {}
|
||||
|
|
|
|||
Reference in a new issue