[WIP] saving a copy for later

This commit is contained in:
Terry MacDonald
2021-06-22 19:44:50 +12:00
parent d654b80377
commit 3ec33def99
6 changed files with 59 additions and 24 deletions

View File

@ -155,6 +155,8 @@ namespace DisplayMagicianShared
public string Name { get; set; }
public Topology.Path[] Paths { get; set; } = new Topology.Path[0];
internal VideoLibraryProfileData ProfileData { get; set; }
[JsonIgnore]
public ProfileIcon ProfileIcon