Skip to content

Commit

Permalink
feature: added restore call end sound [WTEL-4668]
Browse files Browse the repository at this point in the history
  • Loading branch information
liza-pohranichna committed Jul 1, 2024
1 parent 3a60dda commit 8161a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/settings/components/the-settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export default {
created() {
this.restoreLanguage();
this.callEndSound = !!localStorage.getItem('callEndSound');
},
computed: {
Expand Down

0 comments on commit 8161a2b

Please sign in to comment.