We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9816f commit e986d0aCopy full SHA for e986d0a
1 file changed
src/app/component/mapping/mapping.component.ts
@@ -49,7 +49,7 @@ export interface MappingElementSortedByISO17 {
49
[key: string]: boolean;
50
};
51
teamsEvidence: {
52
- [key: string]: string | undefined;
+ [key: string]: string;
53
54
}
55
0 commit comments