finally more structure
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using OwnChar.App.Desktop.Api;
|
||||
using OwnChar.Plugins;
|
||||
using Pilz.Configuration;
|
||||
using Pilz.Plugins.Advanced;
|
||||
|
||||
namespace OwnChar.App.Desktop
|
||||
@@ -19,7 +20,7 @@ namespace OwnChar.App.Desktop
|
||||
|
||||
public object? GetApi()
|
||||
{
|
||||
return IOwnCharApi.Instance;
|
||||
return AppApi.Instance;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user