mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01: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)
|
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
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user