update layout for group editors (#2140)
* update block group editor * update playlist group editor * update template group editor * update deco group editor * update deco template group editor * update deco editor * update logs layout * update changelog
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace ErsatzTV.Application.Scheduling;
|
||||
|
||||
public record BlockTreeBlockViewModel(int Id, string Name, int Minutes);
|
||||
Reference in New Issue
Block a user