mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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; }
|
public double? Start { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the test.
|
/// Gets or sets the text.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string? Text { get; set; }
|
public string? Text { get; set; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user