This commit is contained in:
Henry Jameson 2024-07-21 23:46:01 +03:00
parent 4d3d075151
commit 72b252c803

View file

@ -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 () {