mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Done TODO
This commit is contained in:
parent
c46f7fed5f
commit
9a124f7630
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ class VectorFirebaseMessagingService : FirebaseMessagingService() {
|
|||
|
||||
val resolvedEvent = notifiableEventResolver.resolveInMemoryEvent(session, event)
|
||||
|
||||
// TODO Test the Event against the push rules
|
||||
resolvedEvent
|
||||
?.also { Timber.d("Fast lane: notify drawer") }
|
||||
?.let {
|
||||
|
|
Loading…
Add table
Reference in a new issue