mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-29 10:59:13 +00:00
Implement notes, and work on updating cue info
This commit is contained in:
@@ -25,5 +25,6 @@ namespace qController
|
||||
public bool isBroken { get; set; }
|
||||
public string displayName { get; set; }
|
||||
public bool isLoaded { get; set; }
|
||||
public string notes { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user