synapse/changelog.d/3970.bugfix

2 lines
123 B
Plaintext

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