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