mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-28 04:51:54 +00:00
sync updates
This commit is contained in:
@@ -1023,7 +1023,8 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
IsRunningAsService = IsRunningAsService,
|
||||
SupportsRunningAsService = SupportsRunningAsService,
|
||||
ServerName = FriendlyName,
|
||||
LocalAddress = LocalApiUrl
|
||||
LocalAddress = LocalApiUrl,
|
||||
SupportsSync = true
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user