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