fix iOS client doc

This commit is contained in:
ThetaDev 2025-02-06 00:59:38 +01:00
parent 8297bf0234
commit ccb1178b95
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

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