logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 72b252c80370f6e180dba043347f175641487b3d
parent 4d3d07515163bfba4304bd22f9ed7f90d32cea28
Author: Henry Jameson <me@hjkos.com>
Date:   Sun, 21 Jul 2024 23:46:01 +0300

cleanup

Diffstat:

Msrc/components/font_control/font_control.js1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/components/font_control/font_control.js b/src/components/font_control/font_control.js @@ -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 () {