"fix" posts font

This commit is contained in:
Henry Jameson 2026-03-18 16:52:13 +02:00
commit c905219e8c

View file

@ -650,7 +650,7 @@ export const useInterfaceStore = defineStore('interface', {
const fontMap = {
Interface: 'Root',
Input: 'Input',
Posts: 'RichContent',
Posts: 'Post',
Monospace: 'Root',
}