pronxp bugfix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user