mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Fix some documentation warnings for MediaBrowser.XbmcMetadata
This commit is contained in:
@@ -6,6 +6,7 @@ namespace MediaBrowser.XbmcMetadata.Configuration
|
||||
{
|
||||
public class ConfigurationFactory : IConfigurationFactory
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public IEnumerable<ConfigurationStore> GetConfigurations()
|
||||
{
|
||||
return new[]
|
||||
|
||||
Reference in New Issue
Block a user