cleanup
This commit is contained in:
parent
4d3d075151
commit
72b252c803
|
@ -50,7 +50,6 @@ export default {
|
||||||
return typeof this.modelValue !== 'undefined'
|
return typeof this.modelValue !== 'undefined'
|
||||||
},
|
},
|
||||||
localFontsList () {
|
localFontsList () {
|
||||||
console.log('FONTLIST', this.$store.state.interface.localFonts?.values())
|
|
||||||
return this.$store.state.interface.localFonts
|
return this.$store.state.interface.localFonts
|
||||||
},
|
},
|
||||||
localFontsSize () {
|
localFontsSize () {
|
||||||
|
|
Loading…
Reference in a new issue