using ErsatzTV.Application.Tree;
namespace ErsatzTV.Application.Scheduling;
public record GetDecoTree : IRequest<TreeViewModel>;