1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 07:01:05 +00:00

Fixed showing notification time

This commit is contained in:
M66B 2020-09-22 09:50:18 +02:00
parent fb4a0af89b
commit 83e62fcfca

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