mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 11:50:15 +01:00
This commit is contained in:
parent
fbc166e7b4
commit
efd2adb4fd
2 changed files with 8 additions and 2 deletions
|
|
@ -275,6 +275,7 @@ export abstract class Constants {
|
|||
public static readonly MENU_SEARCH_REPLACE_HISTORY = "search-replace-history"; // 替换历史菜单
|
||||
public static readonly MENU_SEARCH_ASSET_HISTORY = "search-asset-history"; // 资源文件搜索历史菜单
|
||||
public static readonly MENU_MOVE_PATH_HISTORY = "move-path-history"; // 移动文档窗口搜索历史菜单
|
||||
public static readonly MENU_CALLOUT_SELECT = "callout-select"; // 提示选择菜单
|
||||
|
||||
public static readonly MENU_BACKGROUND_ASSET = "background-asset"; // 资源文件选择器菜单
|
||||
public static readonly MENU_AI = "ai"; // 块 AI 菜单
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue