Fix typo
This commit is contained in:
parent
3cdb5946c9
commit
bf5e847d79
|
@ -289,7 +289,7 @@ export const defaultStore = markRaw(
|
|||
where: "device",
|
||||
default: false,
|
||||
},
|
||||
enableCustomKaTeXMacro {
|
||||
enableCustomKaTeXMacro: {
|
||||
where: "device",
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue