Skip to content

Commit

Permalink
cambio de nombre del club agrobay
Browse files Browse the repository at this point in the history
  • Loading branch information
elsoftpy committed May 3, 2022
1 parent 3a5d1dd commit 1962611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Traits/ClubsTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public function club($rubro, $getImagen = null){
break;
case 23:
$imagen = "images/caratula-autos.PNG";
$club = "AGROBAY Especial";
$club = "Club Automotriz, Maquinarias y Utilitarios";
break;
default:
$imagen = "images/caratula-bancos.PNG";
Expand Down

0 comments on commit 1962611

Please sign in to comment.