mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
[WIP] saving a copy for later
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user