appearance-tab
Henry Jameson 2 months ago
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…
Cancel
Save