Commit 271ca87a authored by Diego Iván's avatar Diego Iván
Browse files

renombrando propiedad de la entidad

parent ce241b82
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@ export class State {
  name: string;

  @Column()
  imageURL: string;
  imageName: string;
}