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