"fix" posts font
This commit is contained in:
parent
e6649c7c25
commit
c905219e8c
1 changed files with 1 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ export const useInterfaceStore = defineStore('interface', {
|
||||||
const fontMap = {
|
const fontMap = {
|
||||||
Interface: 'Root',
|
Interface: 'Root',
|
||||||
Input: 'Input',
|
Input: 'Input',
|
||||||
Posts: 'RichContent',
|
Posts: 'Post',
|
||||||
Monospace: 'Root',
|
Monospace: 'Root',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue