cleanup and fixes
This commit is contained in:
parent
c926ed7ac1
commit
7d19cc2d53
17 changed files with 80 additions and 57 deletions
|
|
@ -26,7 +26,7 @@ export default {
|
|||
'name', 'label', 'modelValue', 'fallback', 'options', 'no-inherit'
|
||||
],
|
||||
mounted () {
|
||||
this.$store.dispatch('queryLocalFonts')
|
||||
useInterfaceStore().queryLocalFonts()
|
||||
},
|
||||
emits: ['update:modelValue'],
|
||||
data () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue