mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 14:28:46 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -7,7 +7,7 @@ using MediaBrowser.Model.Configuration;
|
||||
namespace MediaBrowser.Model.Entities
|
||||
{
|
||||
/// <summary>
|
||||
/// Used to hold information about a user's list of configured virtual folders
|
||||
/// Used to hold information about a user's list of configured virtual folders.
|
||||
/// </summary>
|
||||
public class VirtualFolderInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user