Skip to content

Commit 31aaa22

Browse files
committed
🎨 Improve #commonMenu menu
fix siyuan-note#16141
1 parent 894049e commit 31aaa22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ export abstract class Constants {
228228
public static readonly MENU_BAR_WORKSPACE = "barWorkspace"; // 顶栏主菜单
229229
public static readonly MENU_BAR_PLUGIN = "topBarPlugin"; // 顶栏插件菜单
230230
public static readonly MENU_BAR_ZOOM = "barZoom"; // 顶栏缩放菜单
231-
public static readonly MENU_BAR_MORE = "barmore"; // 顶栏外观菜单
231+
public static readonly MENU_BAR_MORE = "barmode"; // 顶栏外观菜单
232232
public static readonly MENU_STATUS_HELP = "statusHelp"; // 状态栏帮助菜单
233233
public static readonly MENU_STATUS_BACKGROUND_TASK = "statusBackgroundTask"; // 状态栏后台任务菜单
234234
public static readonly MENU_DOCK_MOBILE = "dockMobileMenu"; // 移动端侧栏插件选项菜单

0 commit comments

Comments
 (0)