From cdb7c77960459b6064288853c5a4a31daca27ebf Mon Sep 17 00:00:00 2001 From: Anna Date: Wed, 16 Feb 2022 13:42:18 -0500 Subject: [PATCH] chore: fix highlight --- ipc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipc.md b/ipc.md index 27bbbf8..33c5521 100755 --- a/ipc.md +++ b/ipc.md @@ -5,7 +5,7 @@ Chat 2's IPC. Here's an example. -```c# +```cs public class ContextMenuIntegration { // This is used to register your plugin with the IPC. It will return an ID // that you should save for later.