Andrea Maria Piana 4e9928ab5f Don't log chat as it makes status-desktop blow up
For some reason when calling saveChat from desktop with `lastMessage`
set to null, a sigsev is received.
The issue seems to be in logFormat
05280a7ae3/log/format.go (L356)
which for some reason blows up if passed a nil pointer (`lastMessage`).
Can't replicate on any other platform or running it locally, but hey,
this fixes the issue.
2020-08-27 17:27:01 +02:00
..
2020-01-20 13:15:17 +01:00
2020-03-09 08:55:58 +01:00
2020-01-06 10:17:23 +01:00
2020-01-20 13:15:17 +01:00
2020-03-09 08:55:58 +01:00
2020-01-06 10:17:23 +01:00
2020-08-18 14:13:08 +02:00
2018-06-25 15:27:17 +02:00