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