using ErsatzTV.Core.Jellyfin;
namespace ErsatzTV.Application.Jellyfin;
public record GetJellyfinSecrets : IRequest<JellyfinSecrets>;