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:
parent
fb4a0af89b
commit
83e62fcfca
1 changed files with 0 additions and 1 deletions
|
@ -3596,7 +3596,6 @@ class Core {
|
|||
.setContentTitle(title)
|
||||
.setContentIntent(piContent)
|
||||
.setNumber(messages.size())
|
||||
.setShowWhen(false)
|
||||
.setDeleteIntent(piClear)
|
||||
.setPriority(NotificationCompat.PRIORITY_DEFAULT)
|
||||
.setCategory(notify_summary
|
||||
|
|
Loading…
Reference in a new issue