feat: refs#8301 getItemsByReview
This commit is contained in:
parent
f9e19bb9ca
commit
44053fa039
|
@ -91,6 +91,7 @@ class BuscarItemFragment(
|
|||
false
|
||||
)
|
||||
} catch (ex: Exception) {
|
||||
println("errorrrr ${ex.message}")
|
||||
ma.messageWithSound(
|
||||
message = ex.message.toString(),
|
||||
isError = true,
|
||||
|
|
Loading…
Reference in New Issue