Skip to content

Commit

Permalink
Caratula AMX Especial
Browse files Browse the repository at this point in the history
  • Loading branch information
elsoftpy committed Apr 29, 2021
1 parent f2bafd8 commit 957cc41
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 @@ -70,7 +70,7 @@ public function club($rubro, $getImagen = null){
$club = "Club Industrial Especial";
break;
case 16:
$imagen = "images/caratula-bancos.PNG";
$imagen = "images/caratula-amx.png";
$club = "AMX Especial";
break;
case 17:
Expand Down

0 comments on commit 957cc41

Please sign in to comment.