Skip to content

Commit

Permalink
Fixed merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
HeinzBaumann committed Jan 9, 2025
1 parent 49a23e0 commit 68afe3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/core/src/model/ConsentLanguages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export class ConsentLanguages {
'TH',
'TL',
'TR',
'UK',
'VI',
'ZH',
]);
Expand Down
1 change: 1 addition & 0 deletions modules/core/test/model/ConsentLanguages.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ describe('model->ConsentLanguages', (): void => {
'TH',
'TL',
'TR',
'UK',
'VI',
'ZH',
];
Expand Down

0 comments on commit 68afe3d

Please sign in to comment.