dont force :trailing on all 324 (RPL_CHANNELMODEIS) replies

This commit is contained in:
tali 2024-01-24 12:58:34 -05:00
parent 8e711970e7
commit 5a463382d3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ let reply t (num, params) =
| None -> "*"
in
let always_trailing = match num with
| "324" | "332" | "353" -> true
| "332" | "353" -> true
| _ -> false
in
Outbox.send t.outbox