diff --git a/src/providers/pornxp.rs b/src/providers/pornxp.rs index 63dd9b1..1896681 100644 --- a/src/providers/pornxp.rs +++ b/src/providers/pornxp.rs @@ -34,7 +34,7 @@ impl PornxpProvider { fn build_channel(&self, clientversion: ClientVersion) -> Channel { let _ = clientversion; Channel { - id: "pornxpme".to_string(), + id: "pornxp".to_string(), name: "PornXP".to_string(), description: "For Those Who Know The Difference".to_string(), premium: false,