Fix typo
This commit is contained in:
parent
0bb1a2f801
commit
7f356f2603
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ private fun NotifiableEvent.shouldIgnoreRegardingApplicationState(appNavigationS
|
|||
when (this) {
|
||||
is NotifiableRingingCallEvent -> {
|
||||
// Never ignore ringing call notifications
|
||||
// Note that NotifiableRingingCallEvent are not handled by DefaultNotificationDrawerManage
|
||||
// Note that NotifiableRingingCallEvent are not handled by DefaultNotificationDrawerManager
|
||||
false
|
||||
}
|
||||
is FallbackNotifiableEvent -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue