mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
refactor: app name
This commit is contained in:
parent
d6d29d5998
commit
abd488b34a
6 changed files with 8 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ import java.util.UUID;
|
|||
public class SubsonicPreferences {
|
||||
private String serverUrl;
|
||||
private String username;
|
||||
private String clientName = "Play";
|
||||
private String clientName = "Tempo";
|
||||
private SubsonicAuthentication authentication;
|
||||
|
||||
public String getServerUrl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue