mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Changed client name
This commit is contained in:
parent
0456edb1cc
commit
049621e9d6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import java.util.UUID;
|
|||
public class SubsonicPreferences {
|
||||
private String serverUrl;
|
||||
private String username;
|
||||
private String clientName = "Play for Subsonic";
|
||||
private String clientName = "Play";
|
||||
private SubsonicAuthentication authentication;
|
||||
|
||||
public String getServerUrl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue