mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-03-21 11:11:30 +01:00
- fix: symbol rate corrupted on LG LA/LN models
- disable LG sat channel list editing when preset program numbers are present
This commit is contained in:
@@ -28,6 +28,7 @@ namespace ChanSort.Api
|
||||
public int Count { get { return channels.Count; } }
|
||||
public int DuplicateUidCount { get { return duplicateUidCount; } }
|
||||
public int DuplicateProgNrCount { get { return duplicateProgNrCount; } }
|
||||
public bool ReadOnly { get; set; }
|
||||
|
||||
#region Caption
|
||||
public string Caption
|
||||
|
||||
Reference in New Issue
Block a user