Command messages are dispatched with script-message-to mpvnet
This commit is contained in:
@@ -227,7 +227,6 @@ namespace mpvnet
|
||||
get {
|
||||
if (_Items is null)
|
||||
_Items = GetItems(File.ReadAllText(Core.InputConfPath));
|
||||
|
||||
return _Items;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user