feat: refs#8301 getItemsByReview

This commit is contained in:
Sergio De la torre 2025-02-28 12:01:39 +01:00
parent f9e19bb9ca
commit 44053fa039
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ class BuscarItemFragment(
false
)
} catch (ex: Exception) {
println("errorrrr ${ex.message}")
ma.messageWithSound(
message = ex.message.toString(),
isError = true,