version 23.32 fix url
This commit is contained in:
parent
0267427113
commit
c90429e557
|
@ -105,7 +105,7 @@ class ControlVehiculoUsuarioFragment(
|
|||
}
|
||||
|
||||
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(
|
||||
TOKEN
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue