Vanessa 2024-04-09 18:16:23 +08:00
parent e8b315573a
commit e32159852c

View file

@ -530,13 +530,13 @@ export abstract class Constants {
data: [
[{
type: "file",
size: {width: 227, height: 0},
size: {width: 232, height: 0},
show: true,
icon: "iconFiles",
hotkeyLangId: "fileTree",
}, {
type: "outline",
size: {width: 227, height: 0},
size: {width: 232, height: 0},
show: false,
icon: "iconAlignCenter",
hotkeyLangId: "outline",
@ -548,13 +548,13 @@ export abstract class Constants {
hotkeyLangId: "inbox",
}], [{
type: "bookmark",
size: {width: 227, height: 0},
size: {width: 232, height: 0},
show: false,
icon: "iconBookmark",
hotkeyLangId: "bookmark",
}, {
type: "tag",
size: {width: 227, height: 0},
size: {width: 232, height: 0},
show: false,
icon: "iconTags",
hotkeyLangId: "tag",