Skip to content

Commit

Permalink
Merge pull request #701 from webitel/fix/settings-delete-language
Browse files Browse the repository at this point in the history
Fix/settings delete language
  • Loading branch information
Lera24 authored Jul 2, 2024
2 parents 688e57d + e9591b8 commit b128ecf
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 @@ -53,6 +53,7 @@
:value="language"
class="language-list"
@input="changeLanguage"
:clearable="false"
/>
</form>
</section>
Expand Down

0 comments on commit b128ecf

Please sign in to comment.