This commit is contained in:
2024-08-03 19:37:40 +08:00
parent 15f74b6570
commit a4bae0226e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ public partial class Synapse
}
return Task.CompletedTask;
};
SubRpcServerTopic();
SubEventServerTopic();
}
private void SubEventServerTopic()