All features seem to work.

This commit is contained in:
2026-01-15 02:02:59 +01:00
parent 6c2cd0ced1
commit 6b5bd54f4f
2 changed files with 69 additions and 37 deletions

View File

@@ -25,6 +25,7 @@ namespace RemoteControl.Patches
{
try
{
RemoteControl.Log("Sending update");
RemoteControl.Subscribers.SendUpdate();
}
catch (Exception e)