mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 02:34:14 +01:00
fix contextmenu etc
This commit is contained in:
parent
b9cf7eb6fa
commit
bfafcad8e8
16 changed files with 101 additions and 78 deletions
|
|
@ -115,6 +115,9 @@ public sealed class IpcCallerCustomize : IIpcCaller
|
|||
|
||||
public void CheckAPI()
|
||||
{
|
||||
// todo: restore this when it's available again
|
||||
return;
|
||||
|
||||
try
|
||||
{
|
||||
var version = _customizePlusApiVersion.InvokeFunc();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue