Fixed typo

This commit is contained in:
Juha Heinanen
2026-02-19 05:04:22 +02:00
parent 25e8abaed0
commit 0a58bf2d30

View File

@ -1540,7 +1540,6 @@ class BaresipService: Service() {
}
}
\
private fun shouldStartRinging(callerNumber: String): Boolean {
val currentFilter = nm.currentInterruptionFilter
if (currentFilter <= NotificationManager.INTERRUPTION_FILTER_ALL)