mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +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 {
|
public class SubsonicPreferences {
|
||||||
private String serverUrl;
|
private String serverUrl;
|
||||||
private String username;
|
private String username;
|
||||||
private String clientName = "Play for Subsonic";
|
private String clientName = "Play";
|
||||||
private SubsonicAuthentication authentication;
|
private SubsonicAuthentication authentication;
|
||||||
|
|
||||||
public String getServerUrl() {
|
public String getServerUrl() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue