Fixed baresip contact long click alert

This commit is contained in:
Juha Heinanen
2026-01-07 01:16:43 +02:00
parent 3081fa3164
commit feecb7dcf0

View File

@ -371,6 +371,7 @@ private fun ContactsContent(
}
Contact.removeBaresipContact(contact)
}
neutralText.value = ""
showDialog.value = true
}
)