mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-24 08:30:49 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -104,7 +104,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public bool ShowSidebar { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the client
|
||||
/// Gets or sets the client.
|
||||
/// </summary>
|
||||
public string Client { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user