mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-29 20:08:27 +01:00
fix SA1005
This commit is contained in:
@@ -69,7 +69,7 @@ namespace MediaBrowser.LocalMetadata
|
||||
|
||||
public string Name => XmlProviderUtils.Name;
|
||||
|
||||
//After Nfo
|
||||
// After Nfo
|
||||
public virtual int Order => 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user