MatrixSynapse/changelog.d/3970.bugfix

2 lines
123 B
Plaintext
Raw Normal View History

2018-09-27 14:01:44 +02:00
Replaced all occurences of e.message with str(e)Replaced all occurences of e.message with str(e). Contributed by Schnuffle