version 23.32 fix url
This commit is contained in:
parent
0267427113
commit
c90429e557
|
@ -105,7 +105,7 @@ class ControlVehiculoUsuarioFragment(
|
||||||
}
|
}
|
||||||
|
|
||||||
binding.userImage.loadUrl(
|
binding.userImage.loadUrl(
|
||||||
getData("base_urlSalix") + "/Images/user/160x160/$userFk/download?access_token=${
|
getData("base_urlSalix") + "/api/Images/user/160x160/$userFk/download?access_token=${
|
||||||
getData(
|
getData(
|
||||||
TOKEN
|
TOKEN
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue