Update Jellyfin.Api/Models/UserDtos/Lyrics.cs
Co-authored-by: Neil Burrows <neil@pawprint.co.uk>
This commit is contained in:
parent
0aa2780ea7
commit
d24444b6d3
|
@ -11,7 +11,7 @@ namespace Jellyfin.Api.Models.UserDtos
|
|||
public double? Start { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the test.
|
||||
/// Gets or sets the text.
|
||||
/// </summary>
|
||||
public string? Text { get; set; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user