Fix #4: Don't broadcast PM invite when target is Violet

- Only emit pm_invite when target_sid exists (real user)
- Violet has no socket session, so emitting to None would broadcast
  to all connected clients, leaking who is chatting with the AI
This commit is contained in:
3nd3r 2026-04-12 12:51:55 -05:00
parent be3503b31b
commit a0a96addb6
1 changed files with 1 additions and 1 deletions