|
@@ -41,7 +41,7 @@ pub fn authenticate(transport: Transport, credentials: Credentials, device_id: S
|
|
|
system_info => {
|
|
|
cpu_family: CpuFamily::CPU_UNKNOWN,
|
|
|
os: Os::OS_UNKNOWN,
|
|
|
- system_information_string: "librespot".to_owned(),
|
|
|
+ system_information_string: "This is not the client you are looking for".to_owned(),
|
|
|
device_id: device_id,
|
|
|
},
|
|
|
version_string: version::version_string(),
|