pronxp bugfix
This commit is contained in:
@@ -34,7 +34,7 @@ impl PornxpProvider {
|
|||||||
fn build_channel(&self, clientversion: ClientVersion) -> Channel {
|
fn build_channel(&self, clientversion: ClientVersion) -> Channel {
|
||||||
let _ = clientversion;
|
let _ = clientversion;
|
||||||
Channel {
|
Channel {
|
||||||
id: "pornxpme".to_string(),
|
id: "pornxp".to_string(),
|
||||||
name: "PornXP".to_string(),
|
name: "PornXP".to_string(),
|
||||||
description: "For Those Who Know The Difference".to_string(),
|
description: "For Those Who Know The Difference".to_string(),
|
||||||
premium: false,
|
premium: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user