mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 02:51:41 +00:00
* Fixes an adminPM dead end eating replies (#55127) If you tried to reply to an admin that had deadminned while you were typing you would get an error and your message was eaten. Now sends to MessageNoRecipient if theres an open ticket, or prints a warning and the message in chat if there isn't. * Fixes an adminPM dead end eating replies Co-authored-by: skoglol <33292112+kriskog@users.noreply.github.com>