mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
shorten the web ui url from the prefs window to "http://localhost:%d/"
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#define RPC_KEYCHAIN_SERVICE "Transmission:Remote"
|
||||
#define RPC_KEYCHAIN_NAME "Remote"
|
||||
|
||||
#define WEBUI_URL @"http://localhost:%d/transmission/web/"
|
||||
#define WEBUI_URL @"http://localhost:%d/"
|
||||
|
||||
@interface PrefsController (Private)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user