0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-03 21:28:57 +01:00
synapse/changelog.d/3970.bugfix
2018-09-27 14:01:44 +02:00

1 line
123 B
Text

Replaced all occurences of e.message with str(e)Replaced all occurences of e.message with str(e). Contributed by Schnuffle