Fix language selection
This commit is contained in:
parent
e4d2f00f76
commit
6067727d1f
3 changed files with 5 additions and 5 deletions
|
|
@ -101,7 +101,7 @@
|
|||
<v-icon>language</v-icon><v-icon>more_horiz</v-icon>
|
||||
</v-btn>
|
||||
</v-col>
|
||||
<SelectLanguageDialog v-model="showSelectLanguageDialog" v-on:close="showSelectLanguageDialog = false" />
|
||||
<SelectLanguageDialog v-model="showSelectLanguageDialog" />
|
||||
</v-row>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue