Update Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.cs

Co-authored-by: dkanada <dkanada@users.noreply.github.com>
pull/5918/head
Cody Robibero 3 years ago committed by GitHub
parent 3c8abeda7d
commit 2888567ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,4 +51,4 @@ namespace Jellyfin.Api.Models.ClientLogDtos
[Required]
public string Message { get; set; } = string.Empty;
}
}
}

Loading…
Cancel
Save