mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
update translations
This commit is contained in:
@@ -26,5 +26,11 @@ namespace MediaBrowser.Controller.Configuration
|
||||
/// </summary>
|
||||
/// <value>The configuration.</value>
|
||||
ServerConfiguration Configuration { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Sets the preferred metadata service.
|
||||
/// </summary>
|
||||
/// <param name="service">The service.</param>
|
||||
void SetPreferredMetadataService(string service);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user