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