@telia-ace/widget-components-widget-header-flamingo 1.1.77 → 1.1.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,8 +5,9 @@
5
5
  "storage": {
6
6
  "muteAudioNotifications": {
7
7
  "category": "necessary",
8
+ "type": "sessionStorage",
8
9
  "lifespan": "Browser session",
9
- "purpose": "This storage value is used to store whether audio notifications are muted or enabled."
10
+ "purpose": "This storage value records whether audio notifications are muted or enabled for the user. If this entry is missing, the audio notification settings will reset to the default state, and the user's preference may not be retained across sessions."
10
11
  }
11
12
  }
12
13
  }