Show when for summary notification

pull/160/head
M66B 5 years ago
parent 6b7b8e50b8
commit 16942e2487

@ -2075,7 +2075,6 @@ class Core {
.setContentTitle(title)
.setContentIntent(piSummary)
.setNumber(messages.size())
.setShowWhen(false)
.setDeleteIntent(piClear)
.setPriority(NotificationCompat.PRIORITY_DEFAULT)
.setCategory(NotificationCompat.CATEGORY_STATUS)

Loading…
Cancel
Save