🐛 fix: process detection on macos

This commit is contained in:
2026-06-15 18:52:23 +07:00
parent 0998de78d2
commit b8b133c9f2
2 changed files with 58 additions and 26 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ It works by taking over `discord-ipc-0`, passing all traffic through to the
real primary instance unchanged, and forwarding the handshake and
`SET_ACTIVITY` frames to the other detected instances.
Linux and macOS (untested) only.
Linux and macOS only.
## Development