mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -7,7 +7,7 @@ using Jellyfin.Data.Enums;
|
||||
namespace MediaBrowser.Model.Configuration
|
||||
{
|
||||
/// <summary>
|
||||
/// Class UserConfiguration
|
||||
/// Class UserConfiguration.
|
||||
/// </summary>
|
||||
public class UserConfiguration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user