more work on gtk & code cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Pilz.Configuration;
|
||||
public class SimpleConfiguration
|
||||
{
|
||||
[JsonIgnore]
|
||||
public readonly ConfigurationManagerList Managers = new ConfigurationManagerList();
|
||||
public readonly ConfigurationManagerList Managers = [];
|
||||
|
||||
public SimpleConfiguration()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user