added chat report functionality and some other random stuff

This commit is contained in:
2025-11-30 19:59:37 +09:00
parent cab13874d8
commit 91393bf4a1
10 changed files with 417 additions and 53 deletions

View File

@@ -122,7 +122,7 @@ public sealed class IpcCallerPenumbra : IpcServiceBase
}
}
protected override bool IsPluginEnabled()
protected override bool IsPluginEnabled(IExposedPlugin plugin)
{
try
{