mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
60fc810173
commit
35a10c64ff
2 changed files with 23 additions and 1 deletions
|
|
@ -25,6 +25,12 @@ export const initConfigSearch = (element: HTMLElement) => {
|
|||
"fileTree6", "fileTree7", "fileTree8", "fileTree9", "fileTree10", "fileTree12", "fileTree13", "fileTree15",
|
||||
"fileTree16", "fileTree17"]),
|
||||
|
||||
// 闪卡
|
||||
getLang(["riffCard"]),
|
||||
|
||||
// AI
|
||||
["AI"].concat(getLang(["ai"])),
|
||||
|
||||
// 图片
|
||||
getLang(["assets", "clearUnused"]),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue