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