chore: fix highlight

This commit is contained in:
Anna 2022-02-16 13:42:18 -05:00
parent 53e7cd3c44
commit cdb7c77960
1 changed files with 1 additions and 1 deletions

2
ipc.md
View File

@ -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.