Fixed typo
This commit is contained in:
@ -1540,7 +1540,6 @@ class BaresipService: Service() {
|
||||
}
|
||||
}
|
||||
|
||||
\
|
||||
private fun shouldStartRinging(callerNumber: String): Boolean {
|
||||
val currentFilter = nm.currentInterruptionFilter
|
||||
if (currentFilter <= NotificationManager.INTERRUPTION_FILTER_ALL)
|
||||
|
||||
Reference in New Issue
Block a user