fix: WHIP not cleaning up
This commit is contained in:
@@ -201,7 +201,6 @@ async fn catalog_handler(
|
||||
user: x.stream_key_user.clone(),
|
||||
started_at: x.started_at,
|
||||
})
|
||||
.into_iter()
|
||||
.collect::<Vec<_>>();
|
||||
Ok(Json(catalog))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user