fix iOS client doc

This commit is contained in:
ThetaDev 2025-02-06 00:59:38 +01:00
parent eff180a080
commit 6582bf1434

View file

@ -83,7 +83,6 @@ pub enum ClientType {
/// Client used by the iOS app
///
/// - no obfuscated stream URLs
/// - does not include opus audio streams
Ios,
}