pronxp bugfix

This commit is contained in:
Simon
2025-10-25 15:02:52 +00:00
parent 6c542ce6b4
commit 43c22846c5

View File

@@ -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,