Fix compile errors

This commit is contained in:
Matt Montgomery
2020-08-16 17:45:53 -05:00
parent eaa5711534
commit c49a357f85
2 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
namespace Jellyfin.Api.Models.UserDtos
using System.ComponentModel.DataAnnotations;
namespace Jellyfin.Api.Models.UserDtos
{
/// <summary>
/// The quick connect request body.