Commit 454dcfd
fix: support Vesktop Discord client
The Discord client check added in c4138cb only looks for the official Discord process names before attempting the RPC connection. That regressed compatibility with third-party clients that expose the same IPC interface but run under different macOS process names.
Add Vesktop to the supported client process names so the RPC connection is attempted when Vesktop is running.1 parent 7c8977a commit 454dcfd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments