Vanessa 2022-09-22 10:02:13 +08:00
parent a306fb4845
commit 9ea365276e
4 changed files with 46 additions and 45 deletions

View file

@ -80,22 +80,22 @@ export class Options {
toolbar: isMobile() ? [
"block-ref",
"a",
"text",
"|",
"text",
"strong",
"em",
"u",
"clear",
"|",
"code",
"tag",
"inline-memo",
"inline-math",
"|",
"clear",
] : [
"block-ref",
"a",
"text",
"|",
"text",
"strong",
"em",
"u",
@ -103,14 +103,13 @@ export class Options {
"mark",
"sup",
"sub",
"clear",
"|",
"code",
"kbd",
"tag",
"inline-memo",
"inline-math",
"|",
"clear"
],
typewriterMode: false,
upload: {