some work (need to thing about client and server data model as next step)

This commit is contained in:
2024-07-18 16:42:35 +02:00
parent ee2d734d33
commit ecbb3c0ab7
7 changed files with 99 additions and 53 deletions

View File

@@ -1,5 +0,0 @@
namespace OwnChar.ServerNew.Api.Plugins;
public interface IPluginLoadContextServer
{
}