Skip to content

Commit

Permalink
chore:Beautify
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot authored Nov 15, 2023
1 parent f9acf2f commit 0ecd694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/component/mapping/mapping.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export class MappingComponent implements OnInit {
ISO: ISOArray,
ISO22: ISO22Array,
samm2: SAMMArray,
openCRE: openCREArray
openCRE: openCREArray,
};
//console.log(this.temp)
this.allMappingDataSortedByActivity.push(this.temporaryMappingElement);
Expand Down

0 comments on commit 0ecd694

Please sign in to comment.