camsoda update
This commit is contained in:
@@ -194,7 +194,11 @@ impl VideoItem {
|
||||
self
|
||||
}
|
||||
|
||||
#[cfg(any(not(hottub_single_provider), hottub_provider = "chaturbate"))]
|
||||
#[cfg(any(
|
||||
not(hottub_single_provider),
|
||||
hottub_provider = "chaturbate",
|
||||
hottub_provider = "camsoda"
|
||||
))]
|
||||
pub fn is_live(mut self, is_live: bool) -> Self {
|
||||
self.isLive = is_live;
|
||||
self
|
||||
|
||||
Reference in New Issue
Block a user