Skip to content

Commit

Permalink
Merge ea9594e into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Dec 5, 2024
2 parents 6f3768c + ea9594e commit c877812
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class NoticeChoice extends StableSelectorMixin(LitElement) {
@property({ type: String, attribute: 'language' })
language = 'en';

@property({ type: String, attribute: 'currentLanguage' })
@property({ type: String, attribute: 'current-language' })
currentLanguage = 'en';

@property({ type: String, attribute: 'terms-condition-link' })
Expand Down

0 comments on commit c877812

Please sign in to comment.