Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.110.0rc1 | Till Faelligen | 2024-06-26 | 1 | -1/+0 |
| | |||||
* | Fix room `type` typo in mailer (#17336) | Eric Eastwood | 2024-06-24 | 1 | -0/+1 |
Correct event content field is `EventContentFields.ROOM_TYPE` (`type`) :white_check_mark: , not `room_type` :x: Spec: https://spec.matrix.org/v1.10/client-server-api/#mroomcreate |