0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-04 23:48:57 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Patrick Cloke
206a7b5f12
Fix the allowed range of valid ordering characters for spaces. (#10002)
\x7F was meant to be \0x7E (~) this was originally incorrect
in MSC1772.
2021-05-17 09:59:17 -04:00