dev: implement proxy creds
This commit is contained in:
@@ -58,6 +58,10 @@ namespace CarManagerV3
|
||||
{
|
||||
this.CarImage = img;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.CarImage = pbxCar.ErrorImage; // Set to error image if loading fails
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user