Fixed showing notification time

This commit is contained in:
M66B 2020-09-22 09:50:18 +02:00
parent fb4a0af89b
commit 83e62fcfca
1 changed files with 0 additions and 1 deletions

View File

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