mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 23:53:04 +00:00
remove comment
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
19a69e0abf
commit
be99e1a037
@ -836,8 +836,6 @@ class NotificationWorker(context: Context, workerParams: WorkerParameters) : Wor
|
||||
}
|
||||
notificationManager.notify(notificationId, notification)
|
||||
|
||||
// On devices with Android 8.0 (Oreo) or later, notification sound will be handled by the system
|
||||
// if notifications have not been disabled by the user.
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user