mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
Code formatting
This commit is contained in:
@@ -108,7 +108,6 @@ public class Subsonic {
|
|||||||
|
|
||||||
public String getUrl() {
|
public String getUrl() {
|
||||||
String url = preferences.getServerUrl() + "/rest/";
|
String url = preferences.getServerUrl() + "/rest/";
|
||||||
|
|
||||||
return url.replace("//rest", "/rest");
|
return url.replace("//rest", "/rest");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user