Skip to content

Commit

Permalink
TEKLAS to TKL (#3486)
Browse files Browse the repository at this point in the history
Change source app abbreviation from TEKLAS to TKL or something else
  • Loading branch information
bjoernsteinhagen authored Nov 13, 2024
1 parent 4159a22 commit fd35e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/core/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export const SourceApps: SourceAppDefinition[] = [
{
searchKey: 'teklastructures',
name: 'Tekla Structures',
short: 'TEKLAS',
short: 'TKL',
bgColor: '#3a6eff'
},
{ searchKey: 'openroads', name: 'OpenRoads', short: 'OROAD', bgColor: '#846256' },
Expand Down

0 comments on commit fd35e66

Please sign in to comment.